7 lines
246 B
Plaintext
7 lines
246 B
Plaintext
|
Scriptname TreeObject extends Form Hidden
|
||
|
|
||
|
SoundDescriptor Function GetHarvestSound() native
|
||
|
Function SetHarvestSound(SoundDescriptor akSoundDescriptor) native
|
||
|
|
||
|
Form Function GetIngredient() native
|
||
|
Function SetIngredient(Form akIngredient) native
|