Class CInfoInteraction
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CInfoInteraction : CPointEntity, IEquatable<CEntityInstance>
- Inheritance
-
objectCInfoInteraction
- Implements
- Inherited Members
Constructors
CInfoInteraction(nint)
public CInfoInteraction(nint pointer)
Parameters
pointernint
Properties
InteractRadius
[SchemaMember("CInfoInteraction", "m_flInteractRadius")]
public ref float InteractRadius { get; }
Property Value
StrInteractVData
[SchemaMember("CInfoInteraction", "m_strInteractVData")]
public string StrInteractVData { get; set; }
Property Value
StrSlotEntityName
[SchemaMember("CInfoInteraction", "m_strSlotEntityName")]
public Span<string> StrSlotEntityName { get; }