Represents a base class for "prefab assets" - assets that point to a prefab and provide a way to load them. More...
Inherits AssetObject.
Inherited by NetworkPrefabAssetMissing.
Public Attributes | |
NetworkObjectGuid | AssetGuid |
Actual Unity prefab guid. If out of sync with the prefab's, it will be updated at first opportunity. More... | |
Represents a base class for "prefab assets" - assets that point to a prefab and provide a way to load them.
NetworkObjectGuid AssetGuid |
Actual Unity prefab guid. If out of sync with the prefab's, it will be updated at first opportunity.