MyStruct4.GetStatValue C# (CSharp) Method

GetStatValue() public static method

public static GetStatValue ( ) : Int32
return System.Int32
 public static Int32 GetStatValue()
   {
   return stValue;
   }
}