Native method

FGBANewAttributeViewModel::​

DECLARE_VIEWMODEL_PROPERTY#

  • Declared in "Details/Slate/GBANewAttributeViewModel.h"
public:
DECLARE_VIEWMODEL_PROPERTY(
bool ,
bIsReplicated
)

Should this Variable be replicated over the network?

You may want to turn this off if you're dealing with "meta" attributes.

Parameters#

  • bool
  • bIsReplicated