This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.
Property | Type | History | |
---|---|---|---|
BackpackGuiEnabled | bool | (+0.113, −0.124) | |
HealthGuiEnabled | bool | (+0.113, −0.124) | |
PlayerListGuiEnabled | bool | (+0.113, −0.124) | |
ProcessUserInput | bool | (+0.338) | |
ResetPlayerGuiOnDeath | bool | (+0.113, −0.123) | |
ScreenOrientation | ScreenOrientation | (+0.290) | |
ShowDevelopmentGui | bool | ||
ResetPlayerGuiOnSpawn | bool | (+0.123) |
Returns | Function | History | |
---|---|---|---|
bool | GetCoreGuiEnabled ( CoreGuiType coreGuiType ) | (+0.124) | |
void | RegisterGetCore ( string parameterName, Function getFunction ) | (+0.210) | |
void | RegisterSetCore ( string parameterName, Function setFunction ) | (+0.210) | |
void | SetCore ( string parameterName, Variant value ) | (+0.210) | |
void | SetCoreGuiEnabled ( CoreGuiType coreGuiType, bool enabled ) | (+0.124) |
Returns | YieldFunction | History | |
---|---|---|---|
Variant | GetCore ( string parameterName ) | (+0.210) |
Event | History | |
---|---|---|
CoreGuiChangedSignal ( CoreGuiType coreGuiType, bool enabled ) | (+0.124) |
Enum | History | |
---|---|---|
CoreGuiType | (+0.124) | |
ScreenOrientation | (+0.285) |
Version History:(+0.290)
Version History:(+0.123)
Deprecated: This member is deprecated.
Version History:(+0.124)
Version History:(+0.210)
Tags: RobloxScriptSecurity
Version History:(+0.210)
Tags: RobloxScriptSecurity
Version History:(+0.124)
Version History:(+0.124)
Tags: RobloxScriptSecurity