Sandbox Logo

Component.IsProxy

bool IsProxy { get; set; }

Description

True if this is a networked object and is owned by another client. This means that we're not controlling this object, so shouldn't try to move it or anything.

Return

User Comments