WaitInterval

class WaitInterval

Bases: CInterval

This interval does absolutely nothing, and is mainly useful for marking time between other intervals within a sequence.

Inheritance diagram

Inheritance diagram of WaitInterval

explicit WaitInterval(double duration)
WaitInterval(WaitInterval const&) = default

All Wait intervals have the same name. No one really cares if their names are unique, after all.

static TypeHandle get_class_type(void)