SwiftlyS2

ParticleNamedValueConfiguration_t

Interface ParticleNamedValueConfiguration_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AttachType

ref ParticleAttachment_t AttachType { get; }
Property Value

BoundValuePath

string BoundValuePath { get; set; }
Property Value

ConfigName

string ConfigName { get; set; }
Property Value

ConfigValue

SchemaUntypedField ConfigValue { get; }
Property Value

StrAttachmentName

string StrAttachmentName { get; set; }
Property Value

StrEntityScope

string StrEntityScope { get; set; }
Property Value

On this page