TM::GameCamera::get_NameId Method

Gets the internal name for a the current camera type. For common camera types, these names will be returned:

  • Camera 1: Behind
  • Camera 2: Close
  • Camera 3: Internal
  • Camera 7: empty string

Syntax

string TM::GameCamera::get_NameId()

Return value

string

Remarks

None.