Reply To: Using custom deltaTime in ActionTask and ConditionTask subclasses

Forums 💬 NodeCanvas ⚙️ Support Using custom deltaTime in ActionTask and ConditionTask subclasses Reply To: Using custom deltaTime in ActionTask and ConditionTask subclasses

#15729
hourglasseye
Participant

    Apparently, you CAN access the Graph.deltaTime in an ActionTask using ownerSystem.deltaTime! I could swear I checked ITaskSystem before, but apparently I didn’t. All good!