SwiftlyS2

CFuncBrush

Interface CFuncBrush

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CFuncBrush : CBaseModelEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CFuncBrush>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Disabled

ref int Disabled { get; }
Property Value

ExcludedClass

string ExcludedClass { get; set; }
Property Value

InvertExclusion

ref bool InvertExclusion { get; }
Property Value

ScriptedMovement

ref bool ScriptedMovement { get; }
Property Value

SolidBsp

ref bool SolidBsp { get; }
Property Value

Solidity

ref BrushSolidities_e Solidity { get; }
Property Value

On this page