Difference between revisions of "ConstructibleObject Script"

159 bytes added ,  02:48, 16 October 2017
description
imported>Qazaaq
(removed duplicate link)
imported>Qazaaq
(description)
Line 15: Line 15:
== F4SE Structs ==
== F4SE Structs ==
*Struct [[ConstructibleComponent Struct - ConstructibleObject|ConstructibleComponent]]
*Struct [[ConstructibleComponent Struct - ConstructibleObject|ConstructibleComponent]]
**A structure that holds information about a constructible objects required item list entry..
**A structure that holds information about a ''Constructible Objects'' required item list.


== Member Functions ==
== Member Functions ==
Line 22: Line 22:
== F4SE Member Functions ==
== F4SE Member Functions ==
*ConstructibleComponent[] Function [[GetConstructibleComponents - ConstructibleObject|GetConstructibleComponents]]()
*ConstructibleComponent[] Function [[GetConstructibleComponents - ConstructibleObject|GetConstructibleComponents]]()
**
**Returns an array of ConstructibleComponent structures for this constructible objects required item list.
*Function [[SetConstructibleComponents - ConstructibleObject|SetConstructibleComponents]](ConstructibleComponent[] components)
*Function [[SetConstructibleComponents - ConstructibleObject|SetConstructibleComponents]](ConstructibleComponent[] components)
**
**Sets the required item list for this constructible object.
*Form Function [[GetCreatedObject - ConstructibleObject|GetCreatedObject]]()
*Form Function [[GetCreatedObject - ConstructibleObject|GetCreatedObject]]()
**
**
Anonymous user