Table of Contents

Class magnetted_objects_t

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class magnetted_objects_t : NativeObject
Inheritance
magnetted_objects_t
Inherited Members

Constructors

magnetted_objects_t(nint)

public magnetted_objects_t(nint pointer)

Parameters

pointer nint

Properties

HEntity

[SchemaMember("magnetted_objects_t", "hEntity")]
public CHandle<CBaseEntity> HEntity { get; }

Property Value

CHandle<CBaseEntity>