vault backup: 2024-10-12 17:19:45

This commit is contained in:
2024-10-12 17:19:46 +08:00
parent ff94ddca61
commit 244c0c52f6
960 changed files with 31348 additions and 10 deletions

View File

@@ -0,0 +1,8 @@
# 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)