dragonfly/docs/_site/hashes/hashGetAll.md
Jacob Schmidt bf951fd1f6
Some checks failed
Build / Build (push) Failing after 39s
Initial Repo Setup
2025-01-01 09:33:04 -06:00

863 B

Hash Get All

Description

Get all fields and values from hash stored at key from DB.

Usage

Arguments:
	0: STRING - NetID of target to return data from function (default: "")
	1: STRING - Name of function to return data (default: "")
	2: BOOLEAN - Unscheduled environment (default: false)

Examples:
	["", "dragonfly_db_fnc_test", false] call dragonfly_db_fnc_hashGetAll (Server or Singleplayer Only)
	[netId player, "dragonfly_db_fnc_test", false] remoteExecCall ["dragonfly_db_fnc_hashGetAll", 2, false] (Multiplayer Only)

Hash Get | Hash Get ID | Hash Get All | Hash Get All ID | Hash Set | Hash Set ID | Hash Set Bulk | Hash Set Bulk ID