Widget Sign

Parent

The type of sign that allows you to define layouts, images, texts and colors manually.

Functions

getPrefabSignData () → prefabSignData : Struct<PrefabSignData>

Returns the prefabg sign data e.g. the user settings like colo and more to define the signs content.

Details

Flags

RuntimeSync RuntimeParallel MemberFunc

Display Name

Get Prefab Sign Data

Return Values
Name Type Description

Prefab Sign Data prefabSignData

Struct<PrefabSignData>

The new prefab sign data for this sign.

setPrefabSignData (prefabSignData : Struct<PrefabSignData>)

Sets the prefabg sign data e.g. the user settings like colo and more to define the signs content.

Details

Flags

RuntimeSync MemberFunc

Display Name

Set Prefab Sign Data

Parameters
Name Type Description

Prefab Sign Data prefabSignData

Struct<PrefabSignData>

The new prefab sign data for this sign.