Forums › 💬 NodeCanvas › ⚙️ Support › Using custom deltaTime in ActionTask and ConditionTask subclasses › Reply To: Using custom deltaTime in ActionTask and ConditionTask subclasses
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!