Reference API Roblox

Engine API

Website

Related

Reference API Roblox

ConfigSnapshot

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.
Tags: [NotCreatable, NotReplicated]

Member index 6

HistoryMember
666Error: ConfigSnapshotErrorState
666Outdated: bool
666GetValue(key: string, defaultValue: Variant): Variant
666GetValueChangedSignal(key: string): RBXScriptSignal
666Refresh(): null
666UpdateAvailable()
inherited from Object
647ClassName: string
647className: string
647GetPropertyChangedSignal(property: string): RBXScriptSignal
647IsA(className: string): bool
650isA(className: string): bool
647Changed(property: string)

Description

History 7

Members 6

Error

TypeDefault
ConfigSnapshotErrorState
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.

History 1

Tags: [ReadOnly, NotReplicated]

GetValue

Parameters (2)
keystring
defaultValueVariant
Returns (1)
Variant

History 1

GetValueChangedSignal

Parameters (1)
keystring
Returns (1)
RBXScriptSignal

History 1

Outdated

TypeDefault
bool
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.

History 1

Tags: [ReadOnly, NotReplicated]

Refresh

Parameters (0)
No parameters.
Returns (1)
null

History 1

UpdateAvailable

Parameters (0)
No parameters.

History 1

Settings