IPersistable Methods

RAGE Plugin Hook Documentation

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

The IPersistable type exposes the following members.

Methods

  NameDescription
Public methodDismiss

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.

Top
See Also

Reference