Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


pptr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
pptr [2021/05/07 22:35]
73.95.178.156
pptr [2021/05/07 22:35] (current)
73.95.178.156
Line 2: Line 2:
 //This page needs more research, and is partially based on speculation.// //This page needs more research, and is partially based on speculation.//
  
-This is a type that is used to reference Unity [[objectlayout|Object Layout]]|Objects]] in the Unity serialized data format((ie. Scene Files, Prefabs, etc)). It is likely that this is a type only on the native side.+This is a type that is used to reference Unity [[objectlayout|Objects]] in the Unity serialized data format((ie. Scene Files, Prefabs, etc)). It is likely that this is a type only on the native side.
  
 This type can appear in [[https://answers.unity.com/questions/1432447/what-is-this-error-message-broken-text-pptr-in-fil.html|error messages]] as well as when querying a ''[[serializedobject|SerializedProperty]].type''. ((which may return strings such as ''PPtr<EditorExtension>'')) This type can appear in [[https://answers.unity.com/questions/1432447/what-is-this-error-message-broken-text-pptr-in-fil.html|error messages]] as well as when querying a ''[[serializedobject|SerializedProperty]].type''. ((which may return strings such as ''PPtr<EditorExtension>''))
pptr.txt ยท Last modified: 2021/05/07 22:35 by 73.95.178.156