8 lines
356 B
Markdown
Raw Normal View History

2024-10-12 17:19:46 +08:00
# CLASS_Optional
Value: 0x00000010u
Description: This object type may not be available in certain context. (i.e. game runtime or in certain configuration). Optional class data is saved separately to other object types. (i.e. might use sidecar files)
Feature: Traits
Status: Not started
Trait: Inherit
UCLASS: Optional (../../Specifier/UCLASS/Optional.md)