Show / Hide Table of Contents

Class PrefabUsageCase

A usage case for PrefabRuleBlockBuilder. When the conditions are met the prefab will be used.

Inheritance
System.Object
PrefabUsageCase
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class PrefabUsageCase

Fields

conditions

Declaration
public List<OffsetCondition> conditions
Field Value
Type Description
List<OffsetCondition>

prefab

Declaration
public GameObject? prefab
Field Value
Type Description
System.Nullable<GameObject>

Methods

ToString()

Declaration
public override string ToString()
Returns
Type Description
System.String
Overrides
System.Object.ToString()
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾