Click or drag to resize

GeometryHandlerGetUnityApartment Method

[Missing <summary> documentation for "M:BrydenWoodUnity.GeometryManipulation.GeometryHandler.GetUnityApartment(System.Int32,System.String,UnityEngine.GameObject)"]

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public ApartmentUnity GetUnityApartment(
	int id,
	string type,
	GameObject gameObject
)

Parameters

id
Type: SystemInt32

[Missing <param name="id"/> documentation for "M:BrydenWoodUnity.GeometryManipulation.GeometryHandler.GetUnityApartment(System.Int32,System.String,UnityEngine.GameObject)"]

type
Type: SystemString

[Missing <param name="type"/> documentation for "M:BrydenWoodUnity.GeometryManipulation.GeometryHandler.GetUnityApartment(System.Int32,System.String,UnityEngine.GameObject)"]

gameObject
Type: GameObject

[Missing <param name="gameObject"/> documentation for "M:BrydenWoodUnity.GeometryManipulation.GeometryHandler.GetUnityApartment(System.Int32,System.String,UnityEngine.GameObject)"]

Return Value

Type: ApartmentUnity

[Missing <returns> documentation for "M:BrydenWoodUnity.GeometryManipulation.GeometryHandler.GetUnityApartment(System.Int32,System.String,UnityEngine.GameObject)"]

See Also