Namespace:
ff14bot.Managers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static T GetReturnVal<T>(
string lua,
int index = 0
)
Parameters
- lua
- Type: SystemString
- index (Optional)
- Type: SystemInt32
Type Parameters
- T
Return Value
Type:
TSee Also