The following tables list the members exposed by RendererBase.
Name | Description | |
---|---|---|
Resource | Resource string for the widget. Used in the loader dependent script generation. | |
UseLoader | Indicates whether the LoaderModel was initialized. |
Name | Description | |
---|---|---|
EndString | Ending string for widget initialization rendering. Can differ depending on whether the LoaderModel is used. | |
IsResourceRequested | Check if resource is set | |
RequestResource | Set resources for request used by loader | |
StartString | Starting string for widget initialization rendering. Can differ depending on whether the LoaderModel is used. |
View on GitHub