SwiftlyS2

CEntityMessageRemoveAllDecals

Interface CEntityMessageRemoveAllDecals

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CEntityMessageRemoveAllDecals : ITypedProtobuf<CEntityMessageRemoveAllDecals>, INativeHandle

Implements

Properties

EntityMsg

CEntityMsg EntityMsg { get; }
Property Value

RemoveDecals

bool RemoveDecals { get; set; }
Property Value

On this page