SwiftlyS2

CMessageEntity

Interface CMessageEntity

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

DeveloperOnly

ref bool DeveloperOnly { get; }
Property Value

DrawText

ref bool DrawText { get; }
Property Value

Enabled

ref bool Enabled { get; }
Property Value

MessageText

string MessageText { get; set; }
Property Value

Radius

ref int Radius { get; }
Property Value

On this page