虚幻4 几个常用属性说明及不同之处

BlueprintReadWrite:This property can be read or written from a Blueprint. This operator is incompatible with the BlueprintReadOnly specifier.
BlueprintReadWrite:在蓝图(节点)里面可以读写(get和set方法)。

BlueprintReadOnly:This property can be read by Blueprints, but not modified. This operator is incompatible with the BlueprintReadWrite specifier.
BlueprintReadOnly:在蓝图(节点)里面只读。

EditAnywhere:Indicates that this property can be edited by property windows, on archetypes and instances.
EditAnywhere:在资源和实例的属性窗口都可以编辑。与Visible*标识符冲突。

EditDefaultsOnly:Indicates that this property can be edited by property windows, but only on archetypes. This operator is incompatible with the Visible* specifiers.
EditDefaultsOnly:只能在资源的属性窗口编辑。与Visible*标识符冲突。

EditInstanceOnly:Indicates that this property can be edited by property windows, but only on instances, not on archetypes. This operator is incompatible with the Visible* specifiers.
EditDefaultsOnly:只能在实例的属性窗口编辑。与Visible*标识符冲突。

VisibleAnywhere:Indicates that this property is visible in property windows, but cannot be edited at all. This operator is incompatible with the Edit* specifiers.
VisibleAnywhere:在资源和实例的属性窗口可视,但不可编辑。与Edit*冲突。

VisibleDefaultsOnly:Indicates that this property is only visible in property windows for archetypes, and cannot be edited. This operator is incompatible with the Edit* specifiers.
VisibleDefaultsOnly:在资源的属性窗口可视,但不可编辑。与Edit*冲突。

VisibleInstanceOnly:Indicates that this property is only visible in property windows for instances, not for archetypes, and cannot be edited. This operator is incompatible with the Edit* specifiers.
VisibleDefaultsOnly:在实例的属性窗口可视,但不可编辑。与Edit*冲突。

  • 1
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值