Difference between revisions of "DropFirstObject - ObjectReference"

no edit summary
imported>Plplecuyer
 
imported>Hannibalektr
 
Line 8: Line 8:
== Syntax ==
== Syntax ==
<source lang="papyrus">
<source lang="papyrus">
ObjectReference Function DropFirstObject() native
ObjectReference Function DropFirstObject(bool abInitiallyDisabled=false) native
</source>
</source>
== Parameters ==
* abInitiallyDisabled: If true, the dropped object will be disabled when dropped.


== Return Value ==
== Return Value ==
Anonymous user