⚲
Class:
Component
Lua
C++
Edit
Component::GetEntity
This method retrieves the entity the component is attached to.
Syntax
shared_ptr<
Entity
>
GetEntity
()
Returns
Returns the component's entity.
Copyright © 2024 Ultra Software.
All rights reserved.