SwiftlyS2

CMaterialAttributeAnimTag

Interface CMaterialAttributeAnimTag

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AttributeName

string AttributeName { get; set; }
Property Value

AttributeType

ref MatterialAttributeTagType_t AttributeType { get; }
Property Value

Color

ref Color Color { get; }
Property Value

Value

ref float Value { get; }
Property Value

On this page