UnrealGDK icon indicating copy to clipboard operation
UnrealGDK copied to clipboard

COND_InitialOrOwner is not supported

Open m-samiec opened this issue 4 years ago • 0 comments

Description

The replication condition COND_InitialOrOwner is not supported in the UnrealGDK. Using it will result in a error during schema generation, and the COND_None will be used on any properties tagged with it at runtime.

m-samiec avatar Mar 08 '21 14:03 m-samiec