Author Topic: Delaying A Parent  (Read 254 times)

How would I go about delaying parent::Reset(%this, %client); ?

How would I go about delaying parent::Reset(%this, %client); ?
Have you tried creating a MiniGameSO::MyMod_ParentReset in the same package, calling the parent's Reset?