Class SubChildObjectComponent
Helper component for NetworkTransform parenting tests when a child is a parent of another child (i.e. "sub child")
Inheritance
SubChildObjectComponent
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class SubChildObjectComponent : ChildObjectComponent
Methods
IsSubChild()
Declaration
protected override bool IsSubChild()
Returns
Type | Description |
---|---|
bool |