CustomInputLogger.filename Field

Definition

protected: System::String ^ filename;
[UnityEngine.Tooltip("The data will be saved as CSV files.")]
protected string filename;
[<UnityEngine.Tooltip("The data will be saved as CSV files.")>]
val mutable filename : string
Protected filename As String 

Field Value

String
Attributes
UnityEngine.TooltipAttribute

Applies to