Class EntityIOConnectionDesc_t
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class EntityIOConnectionDesc_t : NativeObject
- Inheritance
-
object
EntityIOConnectionDesc_t
- Derived
-
- Inherited Members
-
Constructors
EntityIOConnectionDesc_t(nint)
public EntityIOConnectionDesc_t(nint pointer)
Parameters
pointer
nint
Properties
Delay
public ref float Delay { get; }
Property Value
- float
Target
public CEntityHandle Target { get; }
Property Value
- CEntityHandle
TargetDesc
public string TargetDesc { get; }
Property Value
- string
public string TargetInput { get; }
Property Value
- string
TargetType
public ref EntityIOTargetType_t TargetType { get; }
Property Value
- EntityIOTargetType_t
TimesToFire
public ref int TimesToFire { get; }
Property Value
- int
ValueOverride
public string ValueOverride { get; }
Property Value
- string