Files
ppg-modkit/extracted_wiki_content/internalReference/objectstateconverter.txt

12 lines
513 B
Plaintext

URL: https://wiki.studiominus.nl/internalReference/ObjectStateConverter.html
Title: People Playground Modding - ObjectStateConverter
==================================================
public static class ObjectStateConverter
No description provided
Methods
public static ObjectState[] Convert(IEnumerable<GameObject> gameObjects, Vector3 newOrigin)
No description provided
public static GameObject[] Convert(IEnumerable<ObjectState> objectStates, Vector3 newOrigin, bool flipped = false)
No description provided