SwiftlyS2

CAnimTagBase

Interface CAnimTagBase

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Comment

string Comment { get; set; }
Property Value

Group

ref CGlobalSymbol Group { get; }
Property Value

IsReferenced

ref bool IsReferenced { get; }
Property Value

Name

ref CGlobalSymbol Name { get; }
Property Value

TagID

AnimTagID TagID { get; }
Property Value

On this page