Package zombie.characters
Interface ILuaVariableSource
- All Known Subinterfaces:
ILuaGameCharacter
- All Known Implementing Classes:
IsoDummyCameraCharacter,IsoGameCharacter,IsoLivingCharacter,IsoLuaCharacter,IsoLuaMover,IsoPlayer,IsoSurvivor,IsoZombie,RandomizedBuildingBase.HumanCorpse
public interface ILuaVariableSource
-
Method Summary
Modifier and TypeMethodDescriptionvoidClearVariable(String string) GetVariable(String string) voidSetVariable(String string, String string2)
-
Method Details
-
GetVariable
-
SetVariable
-
ClearVariable
-