Uses of Class
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands.UseTrigger

Packages that use UseTrigger
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands   
 

Uses of UseTrigger in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return UseTrigger
 UseTrigger UseTrigger.setIgnoreEventInteractionDistance(boolean IgnoreEventInteractionDistance)
          If true, the interaction distance property of the used events associated with the trigger is ignored (ie. all are tried for activation).
 UseTrigger UseTrigger.setTarget(UnrealId Target)
          The trigger object to use.
 UseTrigger UseTrigger.setUsableOnly(boolean UsableOnly)
          If true, the used events associated with the trigger will be checked for their respective activation conditions.
 

Constructors in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands with parameters of type UseTrigger
UseTrigger(UseTrigger original)
          Cloning constructor.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.