SwiftlyS2

ParticleNamedValueSource_t

Interface ParticleNamedValueSource_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

DefaultConfig

ParticleNamedValueConfiguration_t DefaultConfig { get; }
Property Value

IsPublic

ref bool IsPublic { get; }
Property Value

Name

string Name { get; set; }
Property Value

ValueType

SchemaUntypedField ValueType { get; }
Property Value

On this page