Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Syntax

 

Parameters

entry
The ComponentEntry that you are registering the interface for.
interface
 The interface you wish to register
isPublic
Type: bool
Whether or not this interface is to be made public. Non-public interfaces cannot be used by other components.
 


None

 

Remarks

Examples

Requirements

See Also

 

  • No labels