CConcreteAnimParameter
Interface CConcreteAnimParameter
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CConcreteAnimParameter : CAnimParameterBase, ISchemaClass<CAnimParameterBase>, ISchemaClass<CConcreteAnimParameter>, ISchemaField, ISchemaClass, INativeHandleImplements
- CAnimParameterBase
- ISchemaClass<CAnimParameterBase>
- ISchemaClass<CConcreteAnimParameter>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AutoReset
ref bool AutoReset { get; }Property Value
GameWritable
ref bool GameWritable { get; }Property Value
GraphWritable
ref bool GraphWritable { get; }Property Value
NetworkSetting
ref AnimParamNetworkSetting NetworkSetting { get; }Property Value
PreviewButton
ref AnimParamButton_t PreviewButton { get; }Property Value
UseMostRecentValue
ref bool UseMostRecentValue { get; }Property Value