DataModelSession
This class is not creatable. Instances of this class cannot be created with Instance.new.
Memory category | Instances |
---|
Member index 4
Removed member index 5
History | Member | |
---|---|---|
402 | CurrentGameStateType: StudioDataModelType | |
402 | CurrentGameStateTypeAboutToChange(gameStateType: StudioDataModelType) | |
402 | CurrentGameStateTypeChanged() | |
611 | DataModelCreated(gameStateType: StudioDataModelType) | |
611 | DataModelWillBeDestroyed(gameStateType: StudioDataModelType) |
Description
History 54
- 611 Remove DataModelWillBeDestroyed
- 611 Remove DataModelCreated
- 553 Change Default of from to
- 553 Change Default of from to
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 486 Change ThreadSafety of from ReadOnly to ReadSafe
- 469 Change Tags of from [ReadOnly, NotReplicated] to [Hidden, ReadOnly, NotReplicated]
- 469 Change Tags of from [ReadOnly, NotReplicated] to [Hidden, ReadOnly, NotReplicated]
- 462 Change ThreadSafety of DataModelWillBeDestroyed from to Unsafe
- 462 Change ThreadSafety of DataModelCreated from to Unsafe
- 462 Change ThreadSafety of CurrentDataModelTypeChanged from to Unsafe
- 462 Change ThreadSafety of CurrentDataModelTypeAboutToChange from to Unsafe
- 462 Change ThreadSafety of from to ReadOnly
- 462 Change ThreadSafety of from to ReadOnly
- 433 Change Security of DataModelWillBeDestroyed from PluginSecurity to RobloxScriptSecurity
- 433 Change Security of DataModelCreated from PluginSecurity to RobloxScriptSecurity
- 433 Change Security of CurrentDataModelTypeChanged from PluginSecurity to RobloxScriptSecurity
- 433 Change Security of CurrentDataModelTypeAboutToChange from PluginSecurity to RobloxScriptSecurity
- 433 Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- 433 Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- 433 Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- 433 Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- 421 Change Security of DataModelWillBeDestroyed from RobloxScriptSecurity to PluginSecurity
- 421 Change Security of DataModelCreated from RobloxScriptSecurity to PluginSecurity
- 421 Change Security of CurrentDataModelTypeChanged from RobloxScriptSecurity to PluginSecurity
- 421 Change Security of CurrentDataModelTypeAboutToChange from RobloxScriptSecurity to PluginSecurity
- 421 Change WriteSecurity of from RobloxScriptSecurity to PluginSecurity
- 421 Change ReadSecurity of from RobloxScriptSecurity to PluginSecurity
- 421 Change WriteSecurity of from RobloxScriptSecurity to PluginSecurity
- 421 Change ReadSecurity of from RobloxScriptSecurity to PluginSecurity
- 407 Change Security of DataModelWillBeDestroyed from PluginSecurity to RobloxScriptSecurity
- 407 Change Security of DataModelCreated from PluginSecurity to RobloxScriptSecurity
- 407 Change Security of CurrentDataModelTypeChanged from PluginSecurity to RobloxScriptSecurity
- 407 Change Security of CurrentDataModelTypeAboutToChange from PluginSecurity to RobloxScriptSecurity
- 407 Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- 407 Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- 407 Change WriteSecurity of from PluginSecurity to RobloxScriptSecurity
- 407 Change ReadSecurity of from PluginSecurity to RobloxScriptSecurity
- 402 Remove CurrentGameStateTypeChanged
- 402 Remove CurrentGameStateTypeAboutToChange
- 402 Add CurrentDataModelTypeChanged
- 402 Add CurrentDataModelTypeAboutToChange
- 402 Remove CurrentGameStateType
- 402 Add
- 400 Change Parameters of DataModelWillBeDestroyed from (gameStateType: int) to (gameStateType: StudioDataModelType)
- 400 Change Parameters of DataModelCreated from (gameStateType: int) to (gameStateType: StudioDataModelType)
- 400 Change Parameters of CurrentGameStateTypeAboutToChange from (gameStateType: int) to (gameStateType: StudioDataModelType)
- 399 Add DataModelWillBeDestroyed
- 399 Add DataModelCreated
- 399 Add CurrentGameStateTypeChanged
- 399 Add CurrentGameStateTypeAboutToChange
- 399 Add
- 399 Add CurrentGameStateType
- 399 Add DataModelSession
Members 4
CurrentDataModelTypeAboutToChange
Parameters (1) | |
---|---|
dataModelType | StudioDataModelType |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 5
- 462 Change ThreadSafety of CurrentDataModelTypeAboutToChange from to Unsafe
- 433 Change Security of CurrentDataModelTypeAboutToChange from PluginSecurity to RobloxScriptSecurity
- 421 Change Security of CurrentDataModelTypeAboutToChange from RobloxScriptSecurity to PluginSecurity
- 407 Change Security of CurrentDataModelTypeAboutToChange from PluginSecurity to RobloxScriptSecurity
- 402 Add CurrentDataModelTypeAboutToChange
CurrentDataModelTypeChanged
Parameters (0) | ||
---|---|---|
No parameters. |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 5
- 462 Change ThreadSafety of CurrentDataModelTypeChanged from to Unsafe
- 433 Change Security of CurrentDataModelTypeChanged from PluginSecurity to RobloxScriptSecurity
- 421 Change Security of CurrentDataModelTypeChanged from RobloxScriptSecurity to PluginSecurity
- 407 Change Security of CurrentDataModelTypeChanged from PluginSecurity to RobloxScriptSecurity
- 402 Add CurrentDataModelTypeChanged
Removed members 5
CurrentGameStateType
Type | Default | |
---|---|---|
StudioDataModelType |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Security | PluginSecurity |
---|---|
Category | Data |
Loaded/Saved | false |
History 2
- 402 Remove CurrentGameStateType
- 399 Add CurrentGameStateType
CurrentGameStateTypeAboutToChange
Parameters (1) | |
---|---|
gameStateType | StudioDataModelType |
Security | PluginSecurity |
---|
History 3
- 402 Remove CurrentGameStateTypeAboutToChange
- 400 Change Parameters of CurrentGameStateTypeAboutToChange from (gameStateType: int) to (gameStateType: StudioDataModelType)
- 399 Add CurrentGameStateTypeAboutToChange
CurrentGameStateTypeChanged
Parameters (0) | ||
---|---|---|
No parameters. |
Security | PluginSecurity |
---|
History 2
DataModelCreated
Parameters (1) | |
---|---|
gameStateType | StudioDataModelType |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 7
- 611 Remove DataModelCreated
- 462 Change ThreadSafety of DataModelCreated from to Unsafe
- 433 Change Security of DataModelCreated from PluginSecurity to RobloxScriptSecurity
- 421 Change Security of DataModelCreated from RobloxScriptSecurity to PluginSecurity
- 407 Change Security of DataModelCreated from PluginSecurity to RobloxScriptSecurity
- 400 Change Parameters of DataModelCreated from (gameStateType: int) to (gameStateType: StudioDataModelType)
- 399 Add DataModelCreated
DataModelWillBeDestroyed
Parameters (1) | |
---|---|
gameStateType | StudioDataModelType |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 7
- 611 Remove DataModelWillBeDestroyed
- 462 Change ThreadSafety of DataModelWillBeDestroyed from to Unsafe
- 433 Change Security of DataModelWillBeDestroyed from PluginSecurity to RobloxScriptSecurity
- 421 Change Security of DataModelWillBeDestroyed from RobloxScriptSecurity to PluginSecurity
- 407 Change Security of DataModelWillBeDestroyed from PluginSecurity to RobloxScriptSecurity
- 400 Change Parameters of DataModelWillBeDestroyed from (gameStateType: int) to (gameStateType: StudioDataModelType)
- 399 Add DataModelWillBeDestroyed