Navigation
BlueprintAPI > BlueprintAPI/ARAugmentedReality > BlueprintAPI/ARAugmentedReality/ARPin
Save an ARPin to local store
Target is ARBlueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| name | In Save Name | |
| object | In Pin | The ARPin which will be saved to the local store. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | True if saved successfully. |