en:toolworks:docs:apparatus:subject-record

no way to compare when less than two revisions

Differences

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


en:toolworks:docs:apparatus:subject-record [2022/05/05 16:59] (current) – created vladius
Line 1: Line 1:
 +====== Subject Records ======
 +
 +[[en:toolworks:docs:apparatus:subject|Subjects]] being low-level are essentially runtime-only entities and can not be serialized directly. A special kind of Subject should be used instead. These are called //Subject Records//.
 +
 +Subject Records are essentially storable and editable entities which are not [[en:toolworks:docs:apparatus:iterating|Iterated]] upon directly, but are used as templates (or prefabs) to create new Subjects and/or capture the state of existing ones. Think of them as of Subjects' immediate replicas.
 +
 +====== Editing Support ======
 +
 +The great thing about Records is that they're fully editable within the Unreal Editor, i.e. you can declare class properties with the corresponding type.
  
  • en/toolworks/docs/apparatus/subject-record.txt
  • Last modified: 2022/05/05 16:59
  • by vladius