SwiftlyS2

CUserMsg_ParticleManager_ChangeControlPointAttachment

Interface CUserMsg_ParticleManager_ChangeControlPointAttachment

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CUserMsg_ParticleManager_ChangeControlPointAttachment : ITypedProtobuf<CUserMsg_ParticleManager_ChangeControlPointAttachment>, INativeHandle

Implements

Properties

AttachmentNew

int AttachmentNew { get; set; }
Property Value

AttachmentOld

int AttachmentOld { get; set; }
Property Value

EntityHandle

uint EntityHandle { get; set; }
Property Value

On this page