Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 371 Bytes

File metadata and controls

8 lines (7 loc) · 371 Bytes

NonTransient

  • Function Description: Invalidate the Transient specifier inherited from the base class.
  • Engine Module: Serialization
  • Metadata Type: bool
  • Action Mechanism: Remove CLASS_Transient from ClassFlags
  • Associated Items: Transient
  • Commonality: ★★★