Table of Contents

BuildMacroSO::pushEvent

There is no doc-string available for this function.

Syntax

script BuildMacroSO::pushEvent(string %this, string %eventType, string %event, string %arg1, string %arg2, string %arg3, string %arg4, string %arg5, string %arg6);

Parameters

string %this
No description available.

string %eventType
No description available.

string %event
No description available.

string %arg1
No description available.

string %arg2
No description available.

string %arg3
No description available.

string %arg4
No description available.

string %arg5
No description available.

string %arg6
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:20296

See also

BuildMacroSO::compress
BuildMacroSO::deleteEvent
BuildMacroSO::dump
BuildMacroSO::PlayBack
BuildMacroSO::PlayEvent

References

This function is not called by any other functions.