AetherCurrentManagerRawValue Method |
Gets the raw value for a given offset
used for debugging
Namespace:
ff14bot.Managers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static Tuple<int, int> RawValue(
uint offset
)
Parameters
- offset
- Type: SystemUInt32
Return Value
Type:
TupleInt32,
Int32See Also