GetAssociatedForm - Furniture
Revision as of 12:26, 15 October 2013 by imported>Plplecuyer (→Examples)
Member of: Furniture Script
Gets the associated form for the furniture
SyntaxEdit
Form Function GetAssociatedForm() native
ParametersEdit
None.
Return ValueEdit
The associated form for the furniture.
ExamplesEdit
; Get the associated form from the furniture
Form associatedForm = furnitureProperty.GetAssociatedForm()