Beispiel #1
0
	public override void Init( AsBaseEntity _entity)
	{
		base.Init( _entity);

		_entity.SetAnimationTime( GetAnimationTimeDelegate);
	}