|
Enfusion Script API
|
This is the complete list of members for ScriptBitReader, including all inherited members.
| Clone() | Managed | |
| Read(out void dst, int sizeInBits) | ScriptBitReader | |
| ReadBool(out bool val) | ScriptBitReader | |
| ReadEntityId(out EntityID val) | ScriptBitReader | |
| ReadFloat(out float val) | ScriptBitReader | |
| ReadFloat01(out float val) | ScriptBitReader | |
| ReadHalf(out float val) | ScriptBitReader | |
| ReadInt(out int val) | ScriptBitReader | |
| ReadIntRange(out int val, int min, int max) | ScriptBitReader | |
| ReadQuaternion(out float val[4]) | ScriptBitReader | |
| ReadRadian(out float val) | ScriptBitReader | |
| ReadResourceName(out ResourceName val) | ScriptBitReader | |
| ReadRplId(out RplId val) | ScriptBitReader | |
| ReadString(out string val) | ScriptBitReader | |
| ReadVector(out vector val) | ScriptBitReader | |
| Tell() | ScriptBitReader |