Class QueryTestObjectSettings
Holds references to pre-configured game objects for use in the runtime query system tests
Inheritance
QueryTestObjectSettings
Syntax
public class QueryTestObjectSettings : ScriptableSettings<QueryTestObjectSettings>
Properties
AllNonRequiredChildrenGroup
Declaration
public GameObject AllNonRequiredChildrenGroup { get; }
Property Value
Type |
Description |
GameObject |
|
AllNonRequiredChildrenReacquireGroup
Declaration
public GameObject AllNonRequiredChildrenReacquireGroup { get; }
Property Value
Type |
Description |
GameObject |
|
NonRequiredChildrenSet
Declaration
public GameObject NonRequiredChildrenSet { get; }
Property Value
Type |
Description |
GameObject |
|
ProxyGroupWithNonRequiredMember
Declaration
public GameObject ProxyGroupWithNonRequiredMember { get; }
Property Value
Type |
Description |
GameObject |
|
SimplePlaneConditionProxy
Declaration
public GameObject SimplePlaneConditionProxy { get; }
Property Value
Type |
Description |
GameObject |
|
SimpleProxyGroup
Declaration
public GameObject SimpleProxyGroup { get; }
Property Value
Type |
Description |
GameObject |
|
SimpleReplicatedProxy
Declaration
public GameObject SimpleReplicatedProxy { get; }
Property Value
Type |
Description |
GameObject |
|