/
class Geo Releasable
This is the documentation for Enlighten.
class Geo Releasable
class Geo::Releasable
Base class for classes that are meant to be releasable.
Functions
Name | Description |
---|---|
Release() | Free this object that was created within the Enlighten libraries. |
virtual void Geo::Releasable::Release
public: void Release()
Free this object that was created within the Enlighten libraries.
Expect this to behave in a similar way to calling 'delete(this)'
, multiple selections available,
Related content
Turn off Enlighten updates in game
Turn off Enlighten updates in game
More like this
Use Enlighten in your project
Use Enlighten in your project
More like this
Level properties
Level properties
More like this
Precompute your level
Precompute your level
More like this
Convert to vanilla UE5
Convert to vanilla UE5
More like this
Enlighten light properties
Enlighten light properties
More like this