SwiftlyS2

CIntAnimParameter

Interface CIntAnimParameter

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CIntAnimParameter : CConcreteAnimParameter, CAnimParameterBase, ISchemaClass<CAnimParameterBase>, ISchemaClass<CConcreteAnimParameter>, ISchemaClass<CIntAnimParameter>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

DefaultValue

ref int DefaultValue { get; }
Property Value

MaxValue

ref int MaxValue { get; }
Property Value

MinValue

ref int MinValue { get; }
Property Value

On this page