C# (CSharp) XCore PropertyTable.GetIntProperty - 1 examples found. These are the top rated real world C# (CSharp) examples of XCore.PropertyTable.GetIntProperty extracted from open source projects. You can rate examples to help us improve the quality of examples.
Gets the int value of property in the best settings group (trying local first then global) and creates the (global) property with the default value if it doesn't exist yet.
publicGetIntProperty ( stringname, intdefaultValue ) : int