Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.