SwiftlyS2

CAnimParameterBase

Interface CAnimParameterBase

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Comment

string Comment { get; set; }
Property Value

ComponentName

string ComponentName { get; set; }
Property Value

Group

string Group { get; set; }
Property Value

Id

AnimParamID Id { get; }
Property Value

IsReferenced

ref bool IsReferenced { get; }
Property Value

Name

ref CGlobalSymbol Name { get; }
Property Value

NetworkingRequested

ref bool NetworkingRequested { get; }
Property Value

On this page