Gets the offset value from the "ref" attribute by parsing the string using a regular expression.
Namespace: BNCS
Assembly: BNCS.Config (in BNCS.Config.dll)
Syntax
public uint Offset { get; }
Return Value
The offset value as a uint, or 0 if the parsing fails or the "ref" attribute is empty.
See Also
Instance Class
BNCS Namespace