FunctionInformation class
FunctionInformation
Get information about a specific CGScript methods (CGScript functions)
Constructors
- (string functionname "Method to get information on") - Get Information about a specific function
Methods
- string ToString() - The string representation of the object.
Properties
- string ObjectTypeName { get; } - The name of the type of object.
- TypeInformation TypeInformation { get; } - Get information about this class.
- string WikiDocumentation { get; } - Information about this function in wiki format.