PlayerLoopSystem.loopConditionFunction
public IntPtr loopConditionFunction;
Description 描述
The loop condition for a native engine system. To get a valid value for this, you must copy it from one of the PlayerLoopSystems returned by PlayerLoop.GetDefaultPlayerLoop.