Difference between revisions of "SetCellImageSpace"
Jump to navigation
Jump to search
Populated page; Thanks to portbash for information used in the note
imported>Bnesmith |
imported>Cipscis (Populated page; Thanks to portbash for information used in the note) |
||
Line 1: | Line 1: | ||
{{Function | |||
|origin = GECK1 | |||
|summary = Changes the ImageSpace of a cell | |||
|arguments = {{FunctionArgument | |||
|Name = Cell | |||
|Type = EditorID | |||
}}{{FunctionArgument | |||
|ImageSpace | |||
|Type = EditorID | |||
}} | |||
|example = SetCellImageSpace Vault101a VaultImageSpace01 | |||
Sets the ImageSpace of the cell ''Vault101a'' to ''VaultImageSpace01'' | |||
}} | |||
==Notes== | |||
*After calling [[SetCellImageSpace]] on a cell that is currently loaded, the ImageSpace will not be refreshed until the cell is reloaded. This will happen if the player moves away from the cell then back to the cell, or if a save made in the cell (with the new ImageSpace) is loaded from the menu | |||
[[Category:Functions]] | [[Category:Functions]] |