Navigation
API > API/Plugins > API/Plugins/WebAPIEditor > API/Plugins/WebAPIEditor/TJsonReference
| Type | Name | Description | |
|---|---|---|---|
| bool | Set
(
ObjectType&& InObject |
Set's the object if it's not already set. | |
| bool | Set
(
TSharedPtr< ObjectType >&& InObject |
Set's the object if it's not already set. | |
| bool | Set
(
const TSharedPtr< ObjectType >& InObject |
Set's the object if it's not already set. |