UABEA icon indicating copy to clipboard operation
UABEA copied to clipboard

UABEA - Object creation Type Name/ IDs

Open 3dcinetv opened this issue 1 year ago • 1 comments

Hello. Is there a guide where the user can read which Type Name/ID properties create an object inside UABEA? File>Add New (ctrl+n): image

So far, I know that 2: GameObject 4: Transform 74: Animation clip

What are the numbers for:

  • Animator
  • Material/shader
  • Texture
  • Script

Please help.

3dcinetv avatar Jul 23 '24 15:07 3dcinetv

It says Type Name/ID which means you can type the name (case sensitive) and it will work. The list is here: https://github.com/nesrak1/AssetsTools.NET/blob/dev/AssetTools.NET/Extra/AssetClassID.cs

nesrak1 avatar Jul 23 '24 16:07 nesrak1