| GameLiftManagerSetWorldRotation Method |
[Missing <summary> documentation for "M:ASL.GameLiftManager.SetWorldRotation(Aws.GameLift.Realtime.Event.DataReceivedEventArgs)"]
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private void SetWorldRotation(
DataReceivedEventArgs _packet
)
Private Sub SetWorldRotation (
_packet As DataReceivedEventArgs
)
private:
void SetWorldRotation(
DataReceivedEventArgs^ _packet
)
private member SetWorldRotation :
_packet : DataReceivedEventArgs -> unit
Parameters
- _packet
- Type: DataReceivedEventArgs
[Missing <param name="_packet"/> documentation for "M:ASL.GameLiftManager.SetWorldRotation(Aws.GameLift.Realtime.Event.DataReceivedEventArgs)"]
See Also