Difference between revisions of "SetMaleIconPath"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender Sets the male icon texture. '''Syntax:''' (nothing) ''reference.''SetMaleIconPath iconPath:string ''objectI...)
 
imported>WereWolf
 
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
Sets the male icon texture.


'''Syntax:'''
'''Syntax:'''
  (nothing) ''reference.''SetMaleIconPath iconPath:string ''objectID:ref''
  (nothing) ''reference.''SetMaleIconPath iconPath:string ''objectID:ref''
Sets the male icon texture.


==Notes==
==Notes==

Latest revision as of 05:53, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(nothing) reference.SetMaleIconPath iconPath:string objectID:ref

Sets the male icon texture.

Notes[edit | edit source]

  • The icon path is the path to the DDS icon texture for the type.

See Also[edit | edit source]