Skip to content

Instantly share code, notes, and snippets.

@taibenvenuti
Last active April 30, 2017 22:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taibenvenuti/460567ffde33c4f3ef64b72bf5f07a93 to your computer and use it in GitHub Desktop.
Save taibenvenuti/460567ffde33c4f3ef64b72bf5f07a93 to your computer and use it in GitHub Desktop.
Edit Prefab Info
var info = ToolsModifierControl.toolController.m_editPrefabInfo as BuildingInfo;
info.m_mesh.name = "MrMaison_CloudMod";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment