Property Message
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Message
Gets and set the message to display in the inspector or console when the value is invalid.
public string Message { get; set; }
Property Value
Remarks
Only effective when not being forced, and WarnInConsole or WarnInInspector is true.