csharp
public sealed class VxInputScalarA single value: a name, a path, a number, a keyword.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (1)
public string ValueThe text.
Methods (2)
public VxInputScalar(int line, string value)A single value: a name, a path, a number, a keyword.
public override string ToString()Returns a string that represents the current object.
Used by (3)
- InputActionAssetReaderVixen.Input
- ReadStateVixen.Input
- VxInputReaderTestsVixen.Input.Tests