PlayerEmulatorService
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
Memory category | Instances |
---|
Member index 10
Removed member index 3
History | Member |
---|
Description
History 65
- 645 Add
- 615 Add
- 573 Change ReturnType of SetEmulatedPolicyInfo from void to null
- 553 Change Default of from to false
- 553 Change Default of from to false
- 540 Change Tags of from [Hidden] to [Hidden, NotReplicated]
- 540 Change Tags of from [Hidden] to [Hidden, NotReplicated]
- 540 Change Tags of from [Hidden] to [Hidden, NotReplicated]
- 540 Change Tags of from [Hidden] to [Hidden, NotReplicated]
- 540 Change Tags of from [Hidden] to [Hidden, NotReplicated]
- 540 Change Tags of PlayerEmulatorService from [NotCreatable, Service] to [NotCreatable, Service, NotReplicated]
- 497 Remove
- 497 Remove
- 497 Remove
- 494 Add RegionCodeWillHaveAutomaticNonCustomPolicies
- 493 Add
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 476 Change WriteSecurity of from RobloxScriptSecurity to RobloxSecurity
- 476 Change ValueType of from string to BinaryString
- 476 Change ReadSecurity of from RobloxScriptSecurity to RobloxSecurity
- 476 Add
- 469 Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- 469 Change CanLoad of from true to false
- 469 Change Tags of from [NotReplicated] to [Hidden, NotReplicated]
- 469 Change CanLoad of from true to false
- 462 Change ThreadSafety of SetEmulatedPolicyInfo from to Unsafe
- 462 Change ThreadSafety of GetEmulatedPolicyInfo from to Unsafe
- 462 Change ThreadSafety of from to ReadOnly
- 462 Change ThreadSafety of from to ReadOnly
- 462 Change ThreadSafety of from to ReadOnly
- 462 Change ThreadSafety of from to ReadOnly
- 462 Change ThreadSafety of from to ReadOnly
- 462 Change ThreadSafety of from to ReadOnly
- 457 Change WriteSecurity of from None to RobloxScriptSecurity
- 457 Change Tags of from [] to [Hidden]
- 457 Change ReadSecurity of from None to RobloxScriptSecurity
- 457 Change ReadSecurity of from None to RobloxScriptSecurity
- 457 Change WriteSecurity of from None to RobloxScriptSecurity
- 457 Change Tags of from [] to [Hidden]
- 457 Change ReadSecurity of from None to RobloxScriptSecurity
- 457 Change Tags of from [] to [Hidden]
- 457 Change WriteSecurity of from None to RobloxScriptSecurity
- 457 Change WriteSecurity of from None to RobloxScriptSecurity
- 457 Change Tags of from [] to [Hidden]
- 457 Change ReadSecurity of from None to RobloxScriptSecurity
- 455 Add
- 455 Add
- 455 Change CanSave of from false to true
- 455 Change ReadSecurity of from RobloxScriptSecurity to None
- 455 Change Tags of from [NotReplicated] to []
- 455 Change WriteSecurity of from RobloxScriptSecurity to None
- 455 Add
- 455 Add
- 455 Change Tags of PlayerEmulatorService from [NotCreatable, Service, NotReplicated] to [NotCreatable, Service]
- 413 Add SetEmulatedPolicyInfo
- 413 Add GetEmulatedPolicyInfo
- 413 Add
- 413 Add
- 413 Add PlayerEmulatorService
Members 10
GetEmulatedPolicyInfo
Parameters (0) | ||
---|---|---|
No parameters. | ||
Returns (1) | ||
Dictionary |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 2
- 462 Change ThreadSafety of GetEmulatedPolicyInfo from to Unsafe
- 413 Add GetEmulatedPolicyInfo
RegionCodeWillHaveAutomaticNonCustomPolicies
Parameters (1) | ||
---|---|---|
regionCode | string | |
Returns (1) | ||
bool |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 1
SetEmulatedPolicyInfo
Parameters (1) | ||
---|---|---|
emulatedPolicyInfo | Dictionary | |
Returns (1) | ||
null |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 3
- 573 Change ReturnType of SetEmulatedPolicyInfo from void to null
- 462 Change ThreadSafety of SetEmulatedPolicyInfo from to Unsafe
- 413 Add SetEmulatedPolicyInfo