Arma Reforger Script API
|
This is the complete list of members for SCR_CopyClassAndMethodPlugin, including all inherited members.
GetCursorClassAndMethodNames(notnull ScriptEditor scriptEditor, out string className, out string methodName) | SCR_CopyClassAndMethodPlugin | static |
GetLineClassAndMethodNames(notnull array< string > lines, int cursorLineId, out string className, out string methodName) | SCR_CopyClassAndMethodPlugin | static |
Run() | SCR_CopyClassAndMethodPlugin |