SwiftlyS2

CModelState

Interface CModelState

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CModelState : ISchemaClass<CModelState>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BodyGroupChoices

ref CUtlVector<int> BodyGroupChoices { get; }
Property Value

ClientClothCreationSuppressed

ref bool ClientClothCreationSuppressed { get; }
Property Value

ClothUpdateFlags

ref byte ClothUpdateFlags { get; }
Property Value

ForceLOD

ref byte ForceLOD { get; }
Property Value

IdealMotionType

ref byte IdealMotionType { get; }
Property Value

MeshGroupMask

ref ulong MeshGroupMask { get; }
Property Value

Model

ref CStrongHandle<InfoForResourceTypeCModel> Model { get; }
Property Value

ModelName

string ModelName { get; set; }
Property Value

Methods

BodyGroupChoicesUpdated()

void BodyGroupChoicesUpdated()

ClientClothCreationSuppressedUpdated()

void ClientClothCreationSuppressedUpdated()

IdealMotionTypeUpdated()

void IdealMotionTypeUpdated()

MeshGroupMaskUpdated()

void MeshGroupMaskUpdated()

ModelUpdated()

void ModelUpdated()

On this page