Weaponry Assembly System
WAS
Loading...
Searching...
No Matches
LiteralObjectNodeUtils Namespace Reference

Utility helpers for literal object and class nodes. More...

Functions

template<typename ThisClass , typename PathType , typename FunctionCall , typename ... Args>
static void ExecuteNode_Impl (ThisClass &&Self, PathType &&Path, FunctionCall &&Callable, Args &&... args)
 

Detailed Description

Utility helpers for literal object and class nodes.

Function Documentation

◆ ExecuteNode_Impl()

template<typename ThisClass , typename PathType , typename FunctionCall , typename ... Args>
static void LiteralObjectNodeUtils::ExecuteNode_Impl ( ThisClass && Self,
PathType && Path,
FunctionCall && Callable,
Args &&... args )
static