Difference between revisions of "Title:SetEquippedData"

561 bytes removed ,  19:32, 20 December 2016
Blanked the page
imported>Pintocat
(Created page with "{{Function |origin = LU |summary = Equips an item on an actor using an array returned by GetEquippedData. |name = SetEquippedData |alias = SetEqData |returnType = void |...")
 
imported>Pintocat
(Blanked the page)
 
Line 1: Line 1:
{{Function
|origin = LU
|summary = Equips an item on an actor using an array returned by GetEquippedData.
|name = SetEquippedData
|alias = SetEqData
|returnType = void
|referenceType = [SetEquippedData]
|arguments =
  {{FunctionArgument
  |Name = slot
  |Type = int
  }}{{FunctionArgument
  |Name = data
  |Type = array
  }}{{FunctionArgument
  |Name = nounequip
  |Type = bool
  }}{{FunctionArgument
  |Name = silent
  |Type = bool
  }}
}}
==See Also==
[[Category:Functions_(Lutana)]]


[[Category:Actor_Functions_(Lutana)]]
[[GetEquippedData]]
Anonymous user