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+29bc43ef8585d42a18a9db073625efae39e7be31
C#
public bool HideSensitiveData { get; set; }

Property Value

Boolean

See Also