Click or drag to resize

ArticyDatabaseDefaultGlobalVariables Property

Gets the default variable storage used by all ArticyFlowPlayers when set to use the default one.

Namespace:  Articy.Unity
Assembly:  ArticyRuntime (in ArticyRuntime.dll) Version: 1.0.3
Syntax
C#
public static BaseGlobalVariables DefaultGlobalVariables { get; }

Property Value

Type: BaseGlobalVariables
See Also