CSoundOpvarSetEntity
Interface CSoundOpvarSetEntity
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CSoundOpvarSetEntity : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CSoundOpvarSetEntity>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CSoundOpvarSetEntity>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
OperatorName
string OperatorName { get; set; }Property Value
OpvarIndex
ref int OpvarIndex { get; }Property Value
OpvarName
string OpvarName { get; set; }Property Value
OpvarType
ref int OpvarType { get; }Property Value
OpvarValue
ref float OpvarValue { get; }Property Value
OpvarValueString
string OpvarValueString { get; set; }Property Value
SetOnSpawn
ref bool SetOnSpawn { get; }Property Value
StackName
string StackName { get; set; }Property Value