Uses of Class
cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId

Packages that use UnrealId
cz.cuni.amis.pogamut.unreal.communication.messages   
cz.cuni.amis.pogamut.unreal.communication.messages.gbinfomessages   
 

Uses of UnrealId in cz.cuni.amis.pogamut.unreal.communication.messages
 

Fields in cz.cuni.amis.pogamut.unreal.communication.messages declared as UnrealId
static UnrealId UnrealId.NONE
           
 

Methods in cz.cuni.amis.pogamut.unreal.communication.messages that return UnrealId
static UnrealId UnrealId.get(String unrealStringId)
          stringId == is the String representation of Unreal ID that is generated & managed by underlying UT2004 server.
 

Uses of UnrealId in cz.cuni.amis.pogamut.unreal.communication.messages.gbinfomessages
 

Methods in cz.cuni.amis.pogamut.unreal.communication.messages.gbinfomessages that return UnrealId
 UnrealId IPlayer.getId()
           
 UnrealId IMutator.getId()
           
 



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