Difference between revisions of "AttachAshPile"

136 bytes added ,  02:24, 13 January 2011
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Ez0n3
 
Line 1: Line 1:
==Description==
{{Function
 
|origin = GECK1
'''AttachAshPile''' attaches an ash pile to the calling reference.
|summary = Attaches an ash pile to the calling reference.
 
|name = AttachAshPile
==Syntax==
|returnType = void
 
|referenceType = [ObjectRefID]
AttachAshPile iType (optional)
|arguments =  
 
  {{FunctionArgument
==Examples==
  |Name = iType
 
  |Type = int (optional)
  AttachAshPile      ; attaches the default ash pile
  |Optional = y
  }}
|example = AttachAshPile      ; attaches the default ash pile
  AttachAshPile 2    ; attaches the plasma goo ash pile
  AttachAshPile 2    ; attaches the plasma goo ash pile
}}


==Notes==
==Notes==
*iType:
*iType:
1 = normal ash pile
**1 = normal ash pile
2 = plasma goo pile
**2 = plasma goo pile
*This function is new in the GECK, and was not available in the TES4 Construction Set.
*This function is new in the GECK, and was not available in the TES4 Construction Set.


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Functions (GECK 1.1)]]
Anonymous user