Horizon
Loading...
Searching...
No Matches
src
checks
check_entity.hpp
1
#pragma once
2
#include "rules/rules.hpp"
3
4
namespace
horizon {
5
RulesCheckResult
check_entity(
const
class
Entity
&entity);
6
}
horizon::Entity
Definition
entity.hpp:13
horizon::RulesCheckResult
Definition
rules.hpp:38
Generated by
1.15.0