Miscellaneous

Miscellaneous environmental and level objects.

Enumeration

enum MarkerKnotType

The type of knot that this marker will be.

Parameters:
  • Normal – Knot will have a smooth camera translation/rotation effect.
  • Only – Will do the same for translations, leaving rotation un-touched.
  • Kink – The rotation will take effect immediately for an abrupt rotation change.
enum MarkerSmoothingType

The type of smoothing this marker will have for pathed objects.

Parameters:
  • Spline – Marker will cause the movements of the pathed object to be smooth.
  • Linear – Marker will have no smoothing effect.

Functions

MissionArea getMissionAreaServerObject()

Get the MissionArea object, if any.