UE 5.3 Support
Updates:
- Updates several outdated UE APIs for UE 5.3
- Renames the CameraDirector to avoid name changes that occurred with UE 5.3 release
- Preps for UE 5.4 updates, which are coming soon
- Fixed docs, which now just mirror what was before with AirSim but updated versions and will add new docs
- Added a
listActor
API method.
Relevant PR: #84