The search keyword must be a single word (no spaces).

Function SetCameraTargetController

Line
3635
Location
common.j
Constant?
no
Type
native
Arguments
unit whichUnit, real xoffset, real yoffset, boolean inheritOrientation
Returns
nothing
3635
native SetCameraTargetController    takes unit whichUnit, real xoffset, real yoffset, boolean inheritOrientation returns nothing
3636
native SetCameraOrientController    takes unit whichUnit, real xoffset, real yoffset returns nothing
3637
3638
native CreateCameraSetup                    takes nothing returns camerasetup
3639
native CameraSetupSetField                  takes camerasetup whichSetup, camerafield whichField, real value, real duration returns nothing
3640
native CameraSetupGetField                  takes camerasetup whichSetup, camerafield whichField returns real