Table of Contents

Class CPulseGameBlackboard

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CPulseGameBlackboard : CBaseEntity, IEquatable<CEntityInstance>
Inheritance
object
CPulseGameBlackboard
Implements
Inherited Members

Constructors

CPulseGameBlackboard(nint)

public CPulseGameBlackboard(nint pointer)

Parameters

pointer nint

Properties

StrGraphName

[SchemaMember("CPulseGameBlackboard", "m_strGraphName")]
public string StrGraphName { get; set; }

Property Value

string

StrStateBlob

[SchemaMember("CPulseGameBlackboard", "m_strStateBlob")]
public string StrStateBlob { get; set; }

Property Value

string