Time of the next reaction.
[Visual Basic] Public Property ReadOnly next_reaction As Date [C#] public DateTime next_reaction { get; } [C++] public: __property DateTime get_next_reaction(); [JScript] public function get next_reaction() : DateTime
NPCActivity Class | croemud.character.activity Namespace