Memory Category | Instances |
---|---|
ExplorerImageIndex | 46 () |
ExplorerOrder | 30 |
Type | Member | History | |
---|---|---|---|
bool | ProcessUserInput | 338 | |
bool | ResetPlayerGuiOnSpawn | 123 206 301 | |
RtlTextSupport | RtlTextSupport | 564 | |
ScreenOrientation | ScreenOrientation | 290 | |
bool | ShowDevelopmentGui | ||
VirtualCursorMode | VirtualCursorMode | 479 | |
Variant | GetCore (string parameterName) | 210 | |
bool | GetCoreGuiEnabled (CoreGuiType coreGuiType) | 124 | |
void | RegisterGetCore (string parameterName, Function getFunction) | 210 | |
void | RegisterSetCore (string parameterName, Function setFunction) | 210 | |
void | SetCore (string parameterName, Variant value) | 210 | |
void | SetCoreGuiEnabled (CoreGuiType coreGuiType, bool enabled) | 124 | |
CoreGuiChangedSignal (CoreGuiType coreGuiType, bool enabled) | 124 | ||
2 members inherited from BasePlayerGui | |||
51 members inherited from Instance |
Type | Member | History | |
---|---|---|---|
bool | BackpackGuiEnabled | 113 124 | |
bool | HealthGuiEnabled | 113 124 | |
bool | PlayerListGuiEnabled | 113 124 | |
bool | ResetPlayerGuiOnDeath | 113 123 |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
coreGuiType | CoreGuiType | none |
enabled | bool | none |
Security | RobloxScriptSecurity |
---|
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
parameterName | string | none |
Return Type | Variant |
---|
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
coreGuiType | CoreGuiType | none |
Return Type | bool |
---|
Value Type | bool |
---|---|
Security | PluginSecurity |
Category | Behavior |
Can Load | false |
Can Save | false |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
parameterName | string | none |
getFunction | Function | none |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
parameterName | string | none |
setFunction | Function | none |
Return Type | void |
---|---|
Security | RobloxScriptSecurity |
Globally controls the resetting behavior of LayerCollectors under the PlayerGui.
Value Type | bool |
---|---|
Category | Data |
Can Load | true |
Can Save | true |
When ResetPlayerGuiOnSpawn is true (the default), a LayerCollector under the PlayerGui will reset if its ResetOnSpawn property is also true. When ResetPlayerGuiOnSpawn is false, LayerCollectors will never reset, regardless of their ResetOnSpawn property.
ResetPlayerGuiOnSpawn is deprecated. To suppress the resetting behavior of a LayerCollector, its ResetOnSpawn property should explicitly be set to false.
Value Type | RtlTextSupport |
---|---|
Category | Behavior |
Can Load | true |
Can Save | true |
Value Type | ScreenOrientation |
---|---|
Category | Data |
Can Load | true |
Can Save | true |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
parameterName | string | none |
value | Variant | none |
Return Type | void |
---|
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
coreGuiType | CoreGuiType | none |
enabled | bool | none |
Return Type | void |
---|
Value Type | bool |
---|---|
Category | Data |
Can Load | true |
Can Save | true |
Value Type | VirtualCursorMode |
---|---|
Category | Behavior |
Can Load | true |
Can Save | true |
Value Type | bool |
---|---|
Security | RobloxSecurity |
Category | |
Can Load | false |
Can Save | false |
Value Type | bool |
---|---|
Security | RobloxSecurity |
Category | |
Can Load | false |
Can Save | false |
Value Type | bool |
---|---|
Security | RobloxSecurity |
Category | |
Can Load | false |
Can Save | false |
Value Type | bool |
---|---|
Security | RobloxSecurity |
Category | |
Can Load | false |
Can Save | false |