C# Class UDPStub.NetworkProtocolTransform

Inheritance: INetworkProtocol
ファイルを表示 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_oe property

public Location location
return Location

rotator public_oe property

public Rotator rotator
return Rotator

scale public_oe property

public Scale scale
return Scale