Name | Description | ||
---|---|---|---|
|
AActor * |
GetOwner() |
Follow the Outer chain to get the AActor that 'Owns' this component |
|
T * |
GetOwner() |
Templated version of GetOwner(), will return nullptr if cast fails |