# AActor

## Inheritance
[UObject](./uobject.md)

## Methods

### GetWorld()
- **Return types:** `UObject`
- **Returns:** the `UWorld` that this actor belongs to or an invalid `UObject`

### GetLevel()
- **Return type:** `UObject`
- **Returns:** the `ULevel` that this actor belongs to or an invalid `UObject`