CLogicCollisionPair
Interface CLogicCollisionPair
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CLogicCollisionPair : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CLogicCollisionPair>, ISchemaField, ISchemaClass, INativeHandleImplements
- CLogicalEntity
- CServerOnlyEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CServerOnlyEntity>
- ISchemaClass<CLogicalEntity>
- ISchemaClass<CLogicCollisionPair>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Disabled
ref bool Disabled { get; }Property Value
IncludeHierarchy
ref bool IncludeHierarchy { get; }Property Value
NameAttach1
string NameAttach1 { get; set; }Property Value
NameAttach2
string NameAttach2 { get; set; }Property Value
Succeeded
ref bool Succeeded { get; }Property Value
SupportMultipleEntitiesWithSameName
ref bool SupportMultipleEntitiesWithSameName { get; }Property Value