CustomInputLogger.filename Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
-
UnityEngine.TooltipAttribute