vault backup: 2024-06-11 17:24:22
This commit is contained in:
parent
d9f05a36b3
commit
4d54cef898
@ -48,7 +48,6 @@
|
||||
1. 指定动画蓝图。
|
||||
2. 指定LiveLinkName。
|
||||
3. 指定OutlineMaterial。
|
||||
4.
|
||||
|
||||
# AVCharacter
|
||||
主要实现了`virtual void OnRep_AttachmentReplication() override;`,声明了若干BlueprintNativeEvent:
|
||||
@ -128,3 +127,11 @@ CanSyncRelativeTransform(): boolean {
|
||||
```
|
||||
|
||||
# Prop.Dress.Default
|
||||
1. TsIdolPropManagerComponent.ts ServerLoadProp()
|
||||
2. DoLoadProp()
|
||||
3. ServerDoLoadPropPreset()
|
||||
4. GetPropPreset()
|
||||
5. GetDefaultDress():取得DefaultDress标签字符串。
|
||||
6. GetPropAssetConfigsByTags(tags):根据标签取得对应的资产配置(UPropAssetConfig)
|
||||
|
||||
扫描所有资产:TsPropAssetManager.ts CollectAllAssets()
|
Loading…
x
Reference in New Issue
Block a user