Depiction Engine For Unity 2023.0 (Alpha)
Loading...
Searching...
No Matches
DepictionEngine.GameObjectExtension Member List

This is the complete list of members for DepictionEngine.GameObjectExtension, including all inherited members.

AddComponentInitialized(this GameObject go, Type type, InitializationContext initializingContext=InitializationContext.Programmatically, JSONObject json=null, List< PropertyModifier > propertyModifiers=null, bool isFallbackValues=false, bool initialize=true, bool registerCreatedUndo=false)DepictionEngine.GameObjectExtensionstatic
AddComponentInitialized< T >(this GameObject go, InitializationContext initializingContext=InitializationContext.Programmatically, JSONObject json=null, List< PropertyModifier > propertyModifiers=null, bool isFallbackValues=false, bool initialize=true, bool registerCreatedUndo=false)DepictionEngine.GameObjectExtensionstatic
GetComponentInitialized(this GameObject go, Type type, InitializationContext initializingContext=InitializationContext.Programmatically, JSONObject json=null, List< PropertyModifier > propertyModifiers=null, bool isFallbackValues=false)DepictionEngine.GameObjectExtensionstatic
GetComponentInitialized< T >(this GameObject go, InitializationContext initializingContext=InitializationContext.Programmatically, JSONObject json=null, List< PropertyModifier > propertyModifiers=null, bool isFallbackValues=false)DepictionEngine.GameObjectExtensionstatic
GetComponentInParentInitialized(this GameObject go, Type type, bool includeInactive, InitializationContext initializingContext=InitializationContext.Programmatically, JSONObject json=null, List< PropertyModifier > propertyModifiers=null, bool isFallbackValues=false)DepictionEngine.GameObjectExtensionstatic
GetComponentInParentInitialized< T >(this GameObject go, bool includeInactive, InitializationContext initializingContext=InitializationContext.Programmatically, JSONObject json=null, List< PropertyModifier > propertyModifiers=null, bool isFallbackValues=false)DepictionEngine.GameObjectExtensionstatic
GetObjectOrVisualComponent(this GameObject _, Component[] components)DepictionEngine.GameObjectExtensionstatic
SetLayerRecursively(this GameObject go, int layer) (defined in DepictionEngine.GameObjectExtension)DepictionEngine.GameObjectExtensionstatic