コード例 #1
0
 internal static extern object Internal_GetInputValue(ref CustomNode.Context context, int boxId);
コード例 #2
0
 internal static extern IntPtr Internal_GetOutputImpulseData(ref CustomNode.Context context);
コード例 #3
0
 internal static extern bool Internal_HasConnection(ref CustomNode.Context context, int boxId);