VeniceRichPresenceLevelDescriptionComponent
Inherits from LevelDescriptionComponent
Summary
Constructors
Properties
Name | Type |
---|---|
presenceMode | RichPresencePresenceString | nil |
contextValues | RichPresenceContextSetting[] |
Static members
Name | Type |
---|---|
VeniceRichPresenceLevelDescriptionComponent.typeInfo | TypeInformation |
Constructors
VeniceRichPresenceLevelDescriptionComponent
VeniceRichPresenceLevelDescriptionComponent()
Creates a new VeniceRichPresenceLevelDescriptionComponent frostbite instance.
VeniceRichPresenceLevelDescriptionComponent
VeniceRichPresenceLevelDescriptionComponent(guid: Guid)
Creates a new VeniceRichPresenceLevelDescriptionComponent frostbite instance and assigns it the provided Guid.
Parameters
Name | Type | Description |
---|---|---|
guid | Guid | The Guid to assign to the newly created instance. |
VeniceRichPresenceLevelDescriptionComponent
VeniceRichPresenceLevelDescriptionComponent(other: LevelDescriptionComponent)
Casts an instance of type LevelDescriptionComponent to VeniceRichPresenceLevelDescriptionComponent. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | LevelDescriptionComponent | The instance to cast to VeniceRichPresenceLevelDescriptionComponent. |
VeniceRichPresenceLevelDescriptionComponent
VeniceRichPresenceLevelDescriptionComponent(other: DataContainer)
Casts an instance of type DataContainer to VeniceRichPresenceLevelDescriptionComponent. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | DataContainer | The instance to cast to VeniceRichPresenceLevelDescriptionComponent. |
Properties
presenceMode
contextValues
Static members
typeInfo
The type information for the VeniceRichPresenceLevelDescriptionComponent type.