CSosGroupActionLimitSchema
Interface CSosGroupActionLimitSchema
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CSosGroupActionLimitSchema : CSosGroupActionSchema, ISchemaClass<CSosGroupActionSchema>, ISchemaClass<CSosGroupActionLimitSchema>, ISchemaField, ISchemaClass, INativeHandleImplements
- CSosGroupActionSchema
- ISchemaClass<CSosGroupActionSchema>
- ISchemaClass<CSosGroupActionLimitSchema>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
CountStopped
ref bool CountStopped { get; }Property Value
MaxCount
ref int MaxCount { get; }Property Value
SortType
ref SosActionLimitSortType_t SortType { get; }Property Value
StopImmediate
ref bool StopImmediate { get; }Property Value
StopType
ref SosActionStopType_t StopType { get; }Property Value