Sandbox Logo

CharacterController.UseCollisionRules

bool UseCollisionRules { get; set; }

Description

If enabled, determine what to collide with using current project's collision rules for the <see cref="P:Sandbox.GameObject.Tags" /> of the containing <see cref="T:Sandbox.GameObject" />.

Return

User Comments