CPointHurt
Interface CPointHurt
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPointHurt : CPointEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CPointHurt>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPointEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CPointEntity>
- ISchemaClass<CPointHurt>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Activator
ref CHandle<CBaseEntity> Activator { get; }Property Value
BitsDamageType
ref DamageTypes_t BitsDamageType { get; }Property Value
Damage
ref int Damage { get; }Property Value
Delay
ref float Delay { get; }Property Value
Radius
ref float Radius { get; }Property Value
StrTarget
string StrTarget { get; set; }Property Value