UserConfigHideSensitiveData Property

Hide sensitive data in the editor. This include the application ID in the Multiplayer component and in project configs.

Definition

Namespace: Alteruna.Configs
Assembly: Alteruna.Doc (in Alteruna.Doc.dll) Version: 1.0.0
C#
public bool HideSensitiveData { get; set; }

Property Value

Boolean

See Also