Skip to content
GameObjPoolSourceType

[Base Class](../groups/Extension.Base Class.md) / GameObjPoolSourceType

GameObjPoolSourceType Enumeration

GameObject object pool resource source type, different types of resources have different creation methods, and need to be selected correctly

Table of contents

Enumeration Members

Asset = 0
Prefab = 2
Scene = 1

Enumeration Members

Asset

Asset = 0

Asset library asset


Prefab

Prefab = 2

Prefab


Scene

Scene = 1

Scene Objects