Class VehicleScript.Part
java.lang.Object
zombie.scripting.objects.VehicleScript.Part
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAnimById
(String string) float
getId()
getModel
(int int0) getModelById
(String string) int
boolean
boolean
void
setMechanicRequireKey
(boolean _mechanicRequireKey) void
setRepairMechanic
(boolean _repairMechanic)
-
Field Details
-
id
-
parent
-
itemType
-
container
-
area
-
wheel
-
tables
-
luaFunctions
-
models
-
bSetAllModelsVisible
public boolean bSetAllModelsVisible -
door
-
window
-
anims
-
category
-
specificItem
public boolean specificItem -
mechanicRequireKey
public boolean mechanicRequireKey -
repairMechanic
public boolean repairMechanic -
hasLightsRear
public boolean hasLightsRear
-
-
Constructor Details
-
Part
public Part()
-
-
Method Details
-
isMechanicRequireKey
public boolean isMechanicRequireKey() -
setMechanicRequireKey
public void setMechanicRequireKey(boolean _mechanicRequireKey) -
isRepairMechanic
public boolean isRepairMechanic() -
setRepairMechanic
public void setRepairMechanic(boolean _repairMechanic) -
getId
-
getModelCount
public int getModelCount() -
getModel
-
getDurability
public float getDurability() -
getAnimById
-
getModelById
-