GetPackageName

From Onset Developer Wiki
Revision as of 08:28, 31 July 2019 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Server & Client|1.0}} {{FuncDescription|Get name of the package from where this function is called from.}} {{FuncSyntax|GetPackageName()}} {{FuncParameters}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GetPackageName

Type: Function
Context: Server & Client
Introduced: v1.0

Description

Get name of the package from where this function is called from.

Syntax

GetPackageName()

Parameters

  • This function has no parameters.

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__