CAnimGraphNetworkedVariables
Interface CAnimGraphNetworkedVariables
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CAnimGraphNetworkedVariables : ISchemaClass<CAnimGraphNetworkedVariables>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
BoolVariablesCount
ref int BoolVariablesCount { get; }Property Value
LastTeleportTime
ref float LastTeleportTime { get; }Property Value
OwnerOnlyBoolVariablesCount
ref int OwnerOnlyBoolVariablesCount { get; }Property Value
OwnerOnlyPredNetBoolVariables
ref CUtlVector<uint> OwnerOnlyPredNetBoolVariables { get; }Property Value
OwnerOnlyPredNetByteVariables
ref CUtlVector<byte> OwnerOnlyPredNetByteVariables { get; }Property Value
OwnerOnlyPredNetFloatVariables
ref CUtlVector<float> OwnerOnlyPredNetFloatVariables { get; }Property Value
OwnerOnlyPredNetGlobalSymbolVariables
ref CUtlVector<CGlobalSymbol> OwnerOnlyPredNetGlobalSymbolVariables { get; }Property Value
OwnerOnlyPredNetIntVariables
ref CUtlVector<int> OwnerOnlyPredNetIntVariables { get; }Property Value
OwnerOnlyPredNetQuaternionVariables
ref CUtlVector<Quaternion> OwnerOnlyPredNetQuaternionVariables { get; }Property Value
OwnerOnlyPredNetUInt16Variables
ref CUtlVector<ushort> OwnerOnlyPredNetUInt16Variables { get; }Property Value
OwnerOnlyPredNetUInt32Variables
ref CUtlVector<uint> OwnerOnlyPredNetUInt32Variables { get; }Property Value
OwnerOnlyPredNetUInt64Variables
ref CUtlVector<ulong> OwnerOnlyPredNetUInt64Variables { get; }Property Value
OwnerOnlyPredNetVectorVariables
ref CUtlVector<Vector> OwnerOnlyPredNetVectorVariables { get; }Property Value
PredNetBoolVariables
ref CUtlVector<uint> PredNetBoolVariables { get; }Property Value
PredNetByteVariables
ref CUtlVector<byte> PredNetByteVariables { get; }Property Value
PredNetFloatVariables
ref CUtlVector<float> PredNetFloatVariables { get; }Property Value
PredNetGlobalSymbolVariables
ref CUtlVector<CGlobalSymbol> PredNetGlobalSymbolVariables { get; }Property Value
PredNetIntVariables
ref CUtlVector<int> PredNetIntVariables { get; }Property Value
PredNetQuaternionVariables
ref CUtlVector<Quaternion> PredNetQuaternionVariables { get; }Property Value
PredNetUInt16Variables
ref CUtlVector<ushort> PredNetUInt16Variables { get; }Property Value
PredNetUInt32Variables
ref CUtlVector<uint> PredNetUInt32Variables { get; }Property Value
PredNetUInt64Variables
ref CUtlVector<ulong> PredNetUInt64Variables { get; }Property Value
PredNetVectorVariables
ref CUtlVector<Vector> PredNetVectorVariables { get; }Property Value
RandomSeedOffset
ref int RandomSeedOffset { get; }Property Value
Methods
BoolVariablesCountUpdated()
void BoolVariablesCountUpdated()LastTeleportTimeUpdated()
void LastTeleportTimeUpdated()OwnerOnlyBoolVariablesCountUpdated()
void OwnerOnlyBoolVariablesCountUpdated()OwnerOnlyPredNetBoolVariablesUpdated()
void OwnerOnlyPredNetBoolVariablesUpdated()OwnerOnlyPredNetByteVariablesUpdated()
void OwnerOnlyPredNetByteVariablesUpdated()OwnerOnlyPredNetFloatVariablesUpdated()
void OwnerOnlyPredNetFloatVariablesUpdated()OwnerOnlyPredNetGlobalSymbolVariablesUpdated()
void OwnerOnlyPredNetGlobalSymbolVariablesUpdated()OwnerOnlyPredNetIntVariablesUpdated()
void OwnerOnlyPredNetIntVariablesUpdated()OwnerOnlyPredNetQuaternionVariablesUpdated()
void OwnerOnlyPredNetQuaternionVariablesUpdated()OwnerOnlyPredNetUInt16VariablesUpdated()
void OwnerOnlyPredNetUInt16VariablesUpdated()OwnerOnlyPredNetUInt32VariablesUpdated()
void OwnerOnlyPredNetUInt32VariablesUpdated()OwnerOnlyPredNetUInt64VariablesUpdated()
void OwnerOnlyPredNetUInt64VariablesUpdated()OwnerOnlyPredNetVectorVariablesUpdated()
void OwnerOnlyPredNetVectorVariablesUpdated()PredNetBoolVariablesUpdated()
void PredNetBoolVariablesUpdated()PredNetByteVariablesUpdated()
void PredNetByteVariablesUpdated()PredNetFloatVariablesUpdated()
void PredNetFloatVariablesUpdated()PredNetGlobalSymbolVariablesUpdated()
void PredNetGlobalSymbolVariablesUpdated()PredNetIntVariablesUpdated()
void PredNetIntVariablesUpdated()PredNetQuaternionVariablesUpdated()
void PredNetQuaternionVariablesUpdated()PredNetUInt16VariablesUpdated()
void PredNetUInt16VariablesUpdated()PredNetUInt32VariablesUpdated()
void PredNetUInt32VariablesUpdated()PredNetUInt64VariablesUpdated()
void PredNetUInt64VariablesUpdated()PredNetVectorVariablesUpdated()
void PredNetVectorVariablesUpdated()RandomSeedOffsetUpdated()
void RandomSeedOffsetUpdated()