|  | Python Script Engine
    8.0
    GL Studio Editor Python Script API | 
This is the complete list of members for Method, including all inherited members.
| GetArguments() | Method | |
| GetComment() | Method | |
| GetMethodBodyStr() | Method | |
| GetMethodConst() | Method | |
| GetName() | Method | |
| GetProtection() | Method | |
| GetShouldGenerateMethodBody() | Method | |
| GetType() | Method | |
| GetUserDefinedAttributeValue(String attributeName) | Method | |
| Method(String name, String type, String args) | Method | |
| Method(String name, String type, String args, String comment, String methodBody, int protection=0) | Method | |
| SetArguments(String args) | Method | |
| SetComment(String comment) | Method | |
| SetMethodBodyStr(String methodBodyStr) | Method | |
| SetMethodConst(bool isConst) | Method | |
| SetName(String name) | Method | |
| SetProtection(int protection) | Method | |
| SetShouldGenerateMethodBody(bool shouldGenerate) | Method | |
| SetType(String type) | Method | |
| SetUserDefinedAttributeValue(String attributeName, String value) | Method |