C# Class UDPStub.NetworkProtocolTransform

Inheritance: INetworkProtocol
Show file Open project: historia-Inc/Tech_UDPDemo

Public Properties

Property Type Description
location Location
rotator Rotator
scale Scale

Public Methods

Method Description
Serialize ( byte &serializedData ) : void

Method Details

Serialize() public method

public Serialize ( byte &serializedData ) : void
serializedData byte
return void

Property Details

location public property

public Location location
return Location

rotator public property

public Rotator rotator
return Rotator

scale public property

public Scale scale
return Scale