Difference between revisions of "Flora Script"

544 bytes added ,  08:12, 30 May 2013
Added SKSE member functions.
imported>Jlundin
(New page: Category:Scripting Category:Papyrus Category:Script Objects '''Extends:''' Activator Script Script for the manipulation of flora base objects. == Definition == <source l...)
 
imported>Bot Owned
(Added SKSE member functions.)
Line 20: Line 20:
== Member Functions ==
== Member Functions ==
None
None
==SKSE Member Functions ==
'''SoundDescriptor Function [[GetHarvestSound - Flora|GetHarvestSound]]()'''
*Returns the harvest sound associated with this flora.
'''Function [[SetHarvestSound - Flora|SetHarvestSound]](SoundDescriptor akSoundDescriptor)'''
*Sets the harvest sound for this flora.
'''Ingredient Function [[GetIngredient - Book|GetIngredient]]()'''
*Returns the Ingredient associated with this flora.
'''Function [[SetIngredient - Book|SetIngredient]](Ingredient akIngredient)'''
*Sets the Ingredient associated with this flora.


== Events ==
== Events ==
None
None
Anonymous user