Click or drag to resize

WarningIfNullAttributeWarningMessage Property

Gets the warning message.

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public string WarningMessage { get; }

Property Value

Type: String
The warning message.
See Also