Navigation
API > API/Plugins > API/Plugins/WebAPIEditor > API/Plugins/WebAPIEditor/TJsonReference
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< ObjectType > | GetShared () |
Returns the object referenced by this Json Reference, creating it if it doesn't exist. | |
| TSharedPtr< ObjectType > | GetShared () |
Returns the object referenced by this Json Reference, or nullptr if it doesn't exist. |