Show / Hide Table of Contents

Class InventoryGridGrouper

Used to group many InventoryElement objects into a grid. When attached to a parent object, all child objects will be arranged into a grid

Inheritance
object
Object
Component
Behaviour
MonoBehaviour
InventoryGridGrouper
Namespace: WeaverCore.Inventory
Assembly: WeaverCore.dll
Syntax
[ExecuteAlways]
public class InventoryGridGrouper : MonoBehaviour

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
CoroutineUtilities.RunCoroutineWhile<T>(T, IEnumerator, Func<bool>)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾