Class NativeUtils NamespaceAnvil.API AssemblyNWN.Anvil.dll public static class NativeUtils Inheritance object NativeUtils Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Methods CreateFromResRef(ResRefType, string, Action<CResGFF, CResStruct>) DeserializeGff(byte[], Func<CResGFF, CResStruct, bool>) ExtractLocString(CExoLocString, int, byte) IsValidGff(CResGFF, IEnumerable<string>, IEnumerable<string>) IsValidGff(CResGFF, string, string) SerializeGff(string, Func<CResGFF, CResStruct, bool>) SerializeGff(string, string, Func<CResGFF, CResStruct, bool>) ToColor(Vector) ToExoLocString(CExoString, int, byte) ToExoLocString(string?, int, byte) ToExoString(string?) ToManagedVector(Vector) ToNativeVector(Color) ToNativeVector(Vector3) ToResRef(string?) ToVectorOrientation(float)