You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
491 B
XML
13 lines
491 B
XML
<?xml version="1.0"?>
|
|
|
|
<Component
|
|
Name="NetworkCharacterComponent"
|
|
Namespace="Multiplayer"
|
|
OverrideComponent="true"
|
|
OverrideController="true"
|
|
OverrideInclude="Multiplayer/Components/NetworkCharacterComponent.h"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
|
|
<ComponentRelation Constraint="Required" HasController="true" Name="NetworkTransformComponent" Namespace="Multiplayer" Include="Multiplayer/Components/NetworkTransformComponent.h" />
|
|
</Component>
|