Camera Constructor (String, Boolean)

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the Camera class

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public Camera(
	string type,
	bool activate
)

Parameters

type
Type: SystemString

[Missing <param name="type"/> documentation for "M:Rage.Camera.#ctor(System.String,System.Boolean)"]

activate
Type: SystemBoolean

[Missing <param name="activate"/> documentation for "M:Rage.Camera.#ctor(System.String,System.Boolean)"]

See Also

Reference