DayZ 1.24
Loading...
Searching...
No Matches
Trees.c
Go to the documentation of this file.
1//-------------------------------------
2//Birch tree baseclasses (white bark)
7
12
13//-----------------------------------------------
14//TreeSoft
67
123{
124
125};
127{
128
129};
138//-----------------------------------------------
139//TreeHard
161{
162
163}
165{
166
245{
246
247};
249{
250
251};
253{
254
255};
257{
258
259};
265{
266
267};
268//class TreeHard_t_PiceaAbies_2s_xmas: TreeHard{};
270{
271
272};
274{
275
276};
282{
283
284};
398{
399
400};
402{
403
404};
410{
411
412};
Specific tree class can be declared as: class TreeHard + _ + p3d filename (without extension)
Definition Plant.c:18
For specific tree declaration see description of TreeHard.
Definition Plant.c:38