SwiftlyS2

CMessage

Interface CMessage

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMessage : CPointEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CMessage>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Message

string Message { get; set; }
Property Value

MessageAttenuation

ref int MessageAttenuation { get; }
Property Value

MessageVolume

ref float MessageVolume { get; }
Property Value

Noise

string Noise { get; set; }
Property Value

OnShowMessage

CEntityIOOutput OnShowMessage { get; }
Property Value

Radius

ref float Radius { get; }
Property Value

On this page