Class UpdateInWorldAttribute
Namespace: Unity.NetCode
Syntax
public class UpdateInWorldAttribute : Attribute, _Attribute
Constructors
UpdateInWorldAttribute(TargetWorld)
Declaration
public UpdateInWorldAttribute(TargetWorld w)
Parameters
Type | Name | Description |
---|---|---|
TargetWorld | w |
Properties
World
Declaration
public TargetWorld World { get; }
Property Value
Type | Description |
---|---|
TargetWorld |