getReplicatedFields
getReplicatedFields(
name): readonlystring[]
Defined in: component.ts:451
The fields the replication layer syncs for a component — builtin (C++
replicated annotation) and user (replicatedFields metadata) through one
accessor. Empty = the component never replicates.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”readonly string[]