VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
This is the complete list of members for VoK.Sdk.Extensions, including all inherited members.
AtEnd(this BinaryReader reader) | VoK.Sdk.Extensions | static |
FixName(string input) | VoK.Sdk.Extensions | static |
GetAttributeOfType< T >(this Enum enumVal) | VoK.Sdk.Extensions | static |
GetAttributeOfType< T, T2 >() | VoK.Sdk.Extensions | static |
GetHeadingDegrees(this Quaternion quaternion) | VoK.Sdk.Extensions | static |
GetHeadingRadians(this Quaternion quaternion) | VoK.Sdk.Extensions | static |
GetProcessFolder(this Process process) | VoK.Sdk.Extensions | static |
GetProcessName(this GameId game) | VoK.Sdk.Extensions | static |
HasFlag(this uint value, uint enumFlag) | VoK.Sdk.Extensions | static |
IndexOfSequence(byte[] buffer, byte[] pattern, int startIndex=0) | VoK.Sdk.Extensions | static |
IsNumeric(string input) | VoK.Sdk.Extensions | static |
Read< T >(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadDatQuaternion(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadDatString(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadGuid(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadHashTable< K, V >(this BinaryReader reader, Func< K > keyFunction, Func< V > valueFunction, bool countIsPacked=true) | VoK.Sdk.Extensions | static |
ReadHashTable< K, V >(this BinaryReader reader, Func< K > keyFunction, Func< BinaryReader, V > valueFunction, bool countIsPacked=true) | VoK.Sdk.Extensions | static |
ReadHashTable< K, V >(this BinaryReader reader, Func< BinaryReader, K > keyFunction, Func< BinaryReader, V > valueFunction, bool countIsPacked=true) | VoK.Sdk.Extensions | static |
ReadHashTable< K, V >(this BinaryReader reader, Func< BinaryReader, K > keyFunction, Func< BinaryReader, IPropertyMaster, V > valueFunction, IPropertyMaster propertyMaster, bool countIsPacked=true) | VoK.Sdk.Extensions | static |
ReadHashTable< K, V >(this BinaryReader reader, Func< K > keyFunction, Func< BinaryReader, IPropertyMaster, V > valueFunction, IPropertyMaster propertyMaster, bool countIsPacked=true) | VoK.Sdk.Extensions | static |
ReadHashTable< K, V >(this BinaryReader reader, Func< K > keyFunction, bool countIsPacked=true) | VoK.Sdk.Extensions | static |
ReadHavokNumber(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadHavokString(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadList< T >(this BinaryReader reader, Func< T > valueFunction, int count) | VoK.Sdk.Extensions | static |
ReadList< T >(this BinaryReader reader, Func< T > valueFunction, bool countIsPacked) | VoK.Sdk.Extensions | static |
ReadList< T >(this BinaryReader reader, bool countIsPacked) | VoK.Sdk.Extensions | static |
ReadList< T >(this BinaryReader reader, Func< BinaryReader, T > valueFunction, bool countIsPacked) | VoK.Sdk.Extensions | static |
ReadList< T >(this BinaryReader reader, Func< BinaryReader, IPropertyMaster, T > valueFunction, IPropertyMaster propertyMaster, bool countIsPacked) | VoK.Sdk.Extensions | static |
ReadNetworkUInt16(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadNetworkUInt32(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadNetworkUInt64(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadPackedEnumMapper(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadPackedInt(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadPackedIntList(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadPackedPropertyID(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadPackedUInt(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadPackedUInt(this BinaryReader reader, out byte bytesRead) | VoK.Sdk.Extensions | static |
ReadPackedUShort(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadPackedUShort(this BinaryReader reader, out byte bytesRead) | VoK.Sdk.Extensions | static |
ReadPlane(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadPolygon(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadQuaternion(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadToEnd(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadTriangle(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadUnicodeString(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadUnicodeString(this BinaryReader reader, int stringLen) | VoK.Sdk.Extensions | static |
ReadUnpackedIntList(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadVector(this BinaryReader reader) | VoK.Sdk.Extensions | static |
ReadWslString(this BinaryReader reader) | VoK.Sdk.Extensions | static |
TextInfo | VoK.Sdk.Extensions | static |
ToJObject(this object anything) | VoK.Sdk.Extensions | static |
ToUInt32(this IntPtr intPtr) | VoK.Sdk.Extensions | static |