C# Class PAL, DarkForcesUnity

Inheritance: Asset
Mostra file Open project: joeriedel/DarkForcesUnity Class Usage Examples

Public Methods

Method Description
PAL ( string name, byte data, object createArgs ) : UnityEngine

Protected Methods

Method Description
OnDispose ( ) : void

Private Methods

Method Description
ExpandPalByte ( byte c ) : byte
PAL ( ) : UnityEngine

Method Details

OnDispose() protected method

protected OnDispose ( ) : void
return void

PAL() public method

public PAL ( string name, byte data, object createArgs ) : UnityEngine
name string
data byte
createArgs object
return UnityEngine