Enum PrefabExtensionInsertAsSiblingPatch.InsertType
- Namespace
- Bannerlord.UIExtenderEx.Prefabs
- Assembly
- Bannerlord.UIExtenderEx.dll
Insert type enum - Prepend inserts snippet before sibling, Append - after
public enum PrefabExtensionInsertAsSiblingPatch.InsertType
Fields
Append = 1
Prepend = 0