/
class Enlighten CallableEnqueueFunctorCommand
This is the documentation for Enlighten.
class Enlighten CallableEnqueueFunctorCommand
class Enlighten::CallableEnqueueFunctorCommand
An object that can be called to enqueue a command.
Functions
Name | Description |
---|---|
CallableEnqueueFunctorCommand(IUpdateManager *) | Constructor. |
operator()(Functor &&) | Forwards. |
Enlighten::CallableEnqueueFunctorCommand::CallableEnqueueFunctorCommand
public: CallableEnqueueFunctorCommand
(
IUpdateManager * updateManager
)
Constructor.
void Enlighten::CallableEnqueueFunctorCommand::operator()
public: void operator()
(
Functor && functor
) const
Forwards.
, multiple selections available,
Related content
How Enlighten works
How Enlighten works
More like this
Enlighten light properties
Enlighten light properties
More like this
Rebuild Enlighten from source
Rebuild Enlighten from source
More like this
Enlighten UE5 4.01 Release Notes
Enlighten UE5 4.01 Release Notes
More like this
Light from the sky
Light from the sky
More like this
Level properties
Level properties
More like this