Difference between revisions of "RoleExtensionEventDocumentation class"

From Catglobe Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 19: Line 19:
 
{{CGscriptProperties_Template|ReturnType=TypeInformation|Name=<nowiki>TypeInformation</nowiki>|HasGetter=1|Inherited=object|Description=<nowiki>Get information about this class.</nowiki>}}
 
{{CGscriptProperties_Template|ReturnType=TypeInformation|Name=<nowiki>TypeInformation</nowiki>|HasGetter=1|Inherited=object|Description=<nowiki>Get information about this class.</nowiki>}}
 
}}
 
}}
[[Category:Roles]]
 

Latest revision as of 09:54, 2 July 2020

RoleExtensionEventDocumentation


Documents that this role extension is an event and cannot be called normally

Parent class

Inherits from RoleExtensionDocumentation

Constructors

  • () - Make new documentation

Methods

  • (From object) string ToString() - The string representation of the object.

Properties