Show / Hide Table of Contents

Class MyObjectBuilder_BehaviorTreeDecoratorNode.TimerLogic

Inheritance
System.Object
MyObjectBuilder_BehaviorTreeDecoratorNode.Logic
MyObjectBuilder_BehaviorTreeDecoratorNode.TimerLogic
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class TimerLogic : MyObjectBuilder_BehaviorTreeDecoratorNode.Logic

Constructors

TimerLogic()

Declaration
public TimerLogic()

Fields

TimeInMs

Declaration
public long TimeInMs
Field Value
Type Description
System.Int64
☀
☾
In This Article
  • Constructors
    • TimerLogic()
  • Fields
    • TimeInMs
Back to top
Generated by DocFX
☀
☾