Procedural Dungeon ⏵ Room Actor Guid ⏵ Get Guid
Get Guid
Class: Room Actor Guid
Category: Room Actor Id
Description
Return the guid associated with this actor.
Node

C++
FGuid GetGuid() const
Inputs
| Name | Type | Description |
|---|---|---|
| Target | Room Actor Guid Interface |
Outputs
| Name | Type | Description |
|---|---|---|
| Return Value | Guid Structure | Return the guid associated with this actor. |