ActiveModelConfig_t
Interface ActiveModelConfig_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface ActiveModelConfig_t : ISchemaClass<ActiveModelConfig_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
AssociatedEntities
ref CUtlVector<CHandle<CBaseModelEntity>> AssociatedEntities { get; }Property Value
AssociatedEntityNames
ref CUtlVector<SchemaUntypedField> AssociatedEntityNames { get; }Property Value
Handle
ModelConfigHandle_t Handle { get; }Property Value
Name
string Name { get; set; }Property Value
Methods
AssociatedEntitiesUpdated()
void AssociatedEntitiesUpdated()AssociatedEntityNamesUpdated()
void AssociatedEntityNamesUpdated()HandleUpdated()
void HandleUpdated()NameUpdated()
void NameUpdated()