| GameLiftManagerOpFunctionCallbackNoParam Delegate |
[Missing <summary> documentation for "T:ASL.GameLiftManager.OpFunctionCallbackNoParam"]
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public delegate void OpFunctionCallbackNoParam()
Public Delegate Sub OpFunctionCallbackNoParam
public delegate void OpFunctionCallbackNoParam()
type OpFunctionCallbackNoParam =
delegate of unit -> unit
See Also