FearlessStudios

GetPoint

Server export to read one handbook interaction point

GetPoint

Finds one interaction point by id or name.

Usage

server.lua
local point = exports["FS-Handbook"]:GetPoint("city-hall")

Parameters

Prop

Type

Returns

  • table | nil: Matching interaction point, or nil when no point matches.