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 revisionPrevious revision
Next revision
Previous revision
pptr [2021/02/23 00:29] 73.95.178.156pptr [2025/01/15 04:35] (current) – external edit 127.0.0.1
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 [[object|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>'')). 
  
 ===== Recommended Reading ===== ===== Recommended Reading =====
   * [[https://answers.unity.com/questions/1432447/what-is-this-error-message-broken-text-pptr-in-fil.html]]   * [[https://answers.unity.com/questions/1432447/what-is-this-error-message-broken-text-pptr-in-fil.html]]
pptr.1614040181.txt.gz · Last modified: 2025/01/15 04:35 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki