Nameless Engine
Loading...
Searching...
No Matches
ne::NodeFunction< FunctionReturnType(FunctionArgs...)> Member List

This is the complete list of members for ne::NodeFunction< FunctionReturnType(FunctionArgs...)>, including all inherited members.

callbackne::NodeFunction< FunctionReturnType(FunctionArgs...)>private
iNodeIdne::NodeFunction< FunctionReturnType(FunctionArgs...)>private
isNodeSpawned()ne::NodeFunction< FunctionReturnType(FunctionArgs...)>inline
NodeFunction()=default (defined in ne::NodeFunction< FunctionReturnType(FunctionArgs...)>)ne::NodeFunction< FunctionReturnType(FunctionArgs...)>
NodeFunction(size_t iNodeId, const std::function< FunctionReturnType(FunctionArgs...)> &callback)ne::NodeFunction< FunctionReturnType(FunctionArgs...)>inline
NodeFunction(const NodeFunction &other)=defaultne::NodeFunction< FunctionReturnType(FunctionArgs...)>
NodeFunction(NodeFunction &&other) noexcept=defaultne::NodeFunction< FunctionReturnType(FunctionArgs...)>
operator()(FunctionArgs &&... args)ne::NodeFunction< FunctionReturnType(FunctionArgs...)>inline
operator=(const NodeFunction &other)=defaultne::NodeFunction< FunctionReturnType(FunctionArgs...)>
operator=(NodeFunction &&other) noexcept=defaultne::NodeFunction< FunctionReturnType(FunctionArgs...)>