Skip to main content

[NodeMod Core]

/ / nodemod / KeyValueData

Interface: KeyValueData

Defined in: types/structures.d.ts:1014

Key-value pairs for entity spawning

Properties

fHandled

fHandled: number

Defined in: types/structures.d.ts:1016

ACCESSOR_T(..., "fHandled", fHandled, GETN, SETINT)

szClassName

szClassName: string

Defined in: types/structures.d.ts:1019

templ->SetNativeDataProperty("szClassName", ...)

szKeyName

szKeyName: string

Defined in: types/structures.d.ts:1022

templ->SetNativeDataProperty("szKeyName", ...)

szValue

szValue: string

Defined in: types/structures.d.ts:1025

templ->SetNativeDataProperty("szValue", ...)