Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/FInstance
Description
Get a unique identifier for this instance. It doesn't change during the entire lifecycle of each instance. This identifier can be used in the System methods to update or release the instance.
| Name | GetId |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Instance.h |
| Include Path | #include "MuR/Instance.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/Instance.cpp |
FInstance::FID GetId() const