Skip to content

Wonkey types typeinfo getdecl

wonkey:wonkey.types.Typeinfo.GetDecl

Method GetDecl:DeclInfo( name:String )#
Method GetDecl:DeclInfo( name:String,type:Typeinfo )#

Gets the unique member decl with the given name.

If there are multiple members with the same name, null is returned.

Gets the member decl with the given name and type.