Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor > API/Plugins/GameplayCamerasEditor/Editors > API/Plugins/GameplayCamerasEditor/Editors/UObjectTreeGraphNode
| Type | Name | Description | |
|---|---|---|---|
| UEdGraphPin * | GetPinForProperty
(
FObjectProperty* InProperty |
Finds the pin for the given object property. | |
| UEdGraphPin * | GetPinForProperty
(
FArrayProperty* InProperty, |
Finds the pin for the given item in an array property. |