SwiftlyS2

CUserMsg_ParticleManager_SetTextureAttribute

Interface CUserMsg_ParticleManager_SetTextureAttribute

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CUserMsg_ParticleManager_SetTextureAttribute : ITypedProtobuf<CUserMsg_ParticleManager_SetTextureAttribute>, INativeHandle

Implements

Properties

AttributeName

string AttributeName { get; set; }
Property Value

TextureName

string TextureName { get; set; }
Property Value

On this page