Difference between revisions of "GetNthMagicEffectCounter"

86 bytes added ,  19:22, 17 October 2010
Removed template, added missing argument
imported>CSbot
(Automated import of articles)
 
imported>JRoush
(Removed template, added missing argument)
Line 1: Line 1:
{{BotAddedPage|CSbot|DragoonWraith}}
{{Function
{{Function
  | origin = OBSE
  | origin = OBSE
  | summary = Returns the ''N''th counter to the magic effect. The counter is a magic effect referred to by code, rather than formID.ALTALIAS.
  | summary = Returns the ''N''th counter to the magic effect. The counter is a magic effect referred to by code, rather than formID.
  | name = GetNthMagicEffectCounter
  | name = GetNthMagicEffectCounter
  | alias = GetNthMECounter
  | alias = GetNthMECounter
Line 9: Line 8:
  | arguments =  
  | arguments =  
   {{FunctionArgument
   {{FunctionArgument
  | name = whichCounter
  | type = short
  }}{{FunctionArgument
   | name = effect
   | name = effect
   | type = ref
   | type = ref
Line 16: Line 18:
  | altArgs =  
  | altArgs =  
   {{FunctionArgument
   {{FunctionArgument
  | name = whichCounter
  | type = short
  }}{{FunctionArgument
   | name = effectCode
   | name = effectCode
   | type = long
   | type = long
Anonymous user