ReactionSystem
Documents the ReactionSystem class and its functions.
Invoking ReactionSystem
rs = Game.ReactionSystem()Sub-functions
AddFearSource
AddFearSource(runner : ref:GameObject);RegisterCommunityRunner
RegisterCommunityRunner(runner : ref:GameObject) : Bool;RegisterReaction
RegisterReaction(reaction : CName) : AIReactionCountOutcome;RegisterTrafficRunner
RegisterTrafficRunner(runner : ref:GameObject) : Bool;UnregisterCommunityRunner
UnregisterReaction
UnregisterTrafficRunner
Last updated