CCompressorGroup
Interface CCompressorGroup
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CCompressorGroup : ISchemaClass<CCompressorGroup>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
BoolCompressor
ref CUtlVector<PointerTo<SchemaUntypedField>> BoolCompressor { get; }Property Value
ChannelClass
ref CUtlVector<CString> ChannelClass { get; }Property Value
ColorCompressor
ref CUtlVector<PointerTo<SchemaUntypedField>> ColorCompressor { get; }Property Value
CompressorIndex
ref CUtlVector<int> CompressorIndex { get; }Property Value
ElementMask
ref CUtlVector<uint> ElementMask { get; }Property Value
ElementNames
ref CUtlVector<CUtlVector<CString>> ElementNames { get; }Property Value
ElementUniqueID
ref CUtlVector<CUtlVector<int>> ElementUniqueID { get; }Property Value
Flags
ref CUtlVector<int> Flags { get; }Property Value
Grouping
ref CUtlVector<CUtlString> Grouping { get; }Property Value
IntCompressor
ref CUtlVector<PointerTo<SchemaUntypedField>> IntCompressor { get; }Property Value
QuaternionCompressor
ref CUtlVector<PointerTo<SchemaUntypedField>> QuaternionCompressor { get; }Property Value
TotalElementCount
ref int TotalElementCount { get; }Property Value
Type
ref CUtlVector<fieldtype_t> Type { get; }Property Value
VariableName
ref CUtlVector<CString> VariableName { get; }Property Value
Vector2DCompressor
ref CUtlVector<PointerTo<SchemaUntypedField>> Vector2DCompressor { get; }Property Value
Vector4DCompressor
ref CUtlVector<PointerTo<SchemaUntypedField>> Vector4DCompressor { get; }Property Value
VectorCompressor
ref CUtlVector<PointerTo<SchemaUntypedField>> VectorCompressor { get; }Property Value