Project-GC Lua Sandbox API
Loading...
Searching...
No Matches
ProfileId2Name

Member Function Documentation

◆ ProfileId2Name()

ProfileId2Name ( $profileId)

Returns the Profile name of a user from given Profile ID.

Parameters
integer$profileId(required) The profile ID to convert to a Profile name.
Returns
string|false Profile Name as a string.