Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_CopyClassAndMethodPlugin Member List

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_CopyClassAndMethodPluginstatic
GetLineClassAndMethodNames(notnull array< string > lines, int cursorLineId, out string className, out string methodName)SCR_CopyClassAndMethodPluginstatic
Run()SCR_CopyClassAndMethodPlugin