Show / Hide Table of Contents

Class OnDoneBehaviour_Extensions

Inheritance
object
OnDoneBehaviour_Extensions
Namespace: WeaverCore.Enums
Assembly: WeaverCore.dll
Syntax
public static class OnDoneBehaviour_Extensions

Methods

| Edit this page View Source

DoneWithObject(OnDoneBehaviour, Component)

Declaration
public static void DoneWithObject(this OnDoneBehaviour behaviour, Component component)
Parameters
Type Name Description
OnDoneBehaviour behaviour
Component component
| Edit this page View Source

DoneWithObject(OnDoneBehaviour, GameObject)

Declaration
public static void DoneWithObject(this OnDoneBehaviour behaviour, GameObject gameObject)
Parameters
Type Name Description
OnDoneBehaviour behaviour
GameObject gameObject
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾