CameraDismiss Method

RAGE Plugin Hook Documentation

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

If this instance is marked as persistent, makes the entity non-persistent. Non-persistent entities will be deleted from the game world during clean ups.

This is equivalent to setting IsPersistent to false.

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

public override sealed void Dismiss()

Implements

IPersistableDismiss
See Also

Reference