CSSDSMsg_LayerBase
Interface CSSDSMsg_LayerBase
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CSSDSMsg_LayerBase : ISchemaClass<CSSDSMsg_LayerBase>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
DisplayText
string DisplayText { get; set; }Property Value
LayerId
ref ulong LayerId { get; }Property Value
LayerName
string LayerName { get; set; }Property Value
ViewId
SceneViewId_t ViewId { get; }Property Value
ViewName
string ViewName { get; set; }Property Value