CSoundEventEntity
Interface CSoundEventEntity
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CSoundEventEntity : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CSoundEventEntity>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CSoundEventEntity>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AttachmentName
string AttachmentName { get; set; }Property Value
ClientCullRadius
ref float ClientCullRadius { get; }Property Value
EntityIndexSelection
ref int EntityIndexSelection { get; }Property Value
OnGUIDChanged
SchemaUntypedField OnGUIDChanged { get; }Property Value
OnSoundFinished
CEntityIOOutput OnSoundFinished { get; }Property Value
SaveRestore
ref bool SaveRestore { get; }Property Value
SavedElapsedTime
ref float SavedElapsedTime { get; }Property Value
SavedIsPlaying
ref bool SavedIsPlaying { get; }Property Value
SoundName
string SoundName { get; set; }Property Value
Source
ref CHandle<CEntityInstance> Source { get; }Property Value
SourceEntityName
string SourceEntityName { get; set; }Property Value
StartOnSpawn
ref bool StartOnSpawn { get; }Property Value
StopOnNew
ref bool StopOnNew { get; }Property Value
ToLocalPlayer
ref bool ToLocalPlayer { get; }Property Value